Difference between revisions of "GetDoorTeleportRot"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>QQuix
imported>QQuix
(Added "Door functions" to categories and see also)
 
Line 13: Line 13:
* [[GetDoorTeleportY ]]  
* [[GetDoorTeleportY ]]  
* [[GetDoorTeleportZ]]
* [[GetDoorTeleportZ]]
* [[:Category:Door Functions|Door Functions]]




Line 18: Line 19:
[[Category:Functions (OBSE)]]
[[Category:Functions (OBSE)]]
[[Category:Functions (OBSE v0018)]]
[[Category:Functions (OBSE v0018)]]
[[Category:Door Functions (OBSE)]]
[[Category:Door Functions]]

Latest revision as of 07:04, 9 March 2013

< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(coord:float) reference.GetDoorTeleportRot

Returns the rotation to which the calling door teleports. This is the angle the player will be facing after activatingthe load door.


See Also