Difference between revisions of "GetDoorTeleportRot"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>CSbot
(Automated import of articles)
 
imported>QQuix
m (Added 'See Also')
Line 8: Line 8:
  | referenceType = reference
  | referenceType = reference
}}
}}
==See Also==
* [[SetDoorTeleport]]
* [[GetDoorTeleportX]]
* [[GetDoorTeleportY ]]
* [[GetDoorTeleportZ]]


[[Category:Functions]]
[[Category:Functions]]

Revision as of 19:32, 10 August 2010

< [[::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