Difference between revisions of "GetDoorTeleportY"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>CSbot
(Automated import of articles)
 
imported>QQuix
m (Added 'See Also')
Line 1: Line 1:
{{BotAddedPage|CSbot|DragoonWraith}}
{{Function
{{Function
  | origin = OBSE
  | origin = OBSE
Line 8: Line 7:
  | referenceType = reference
  | referenceType = reference
}}
}}
==See Also==
* [[SetDoorTeleport]]
* [[GetDoorTeleportX]]
* [[GetDoorTeleportZ]]
* [[GetDoorTeleportRot]]


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

Revision as of 19:33, 10 August 2010

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

A function added by the Oblivion Script Extender.

Syntax:

(coord:float) reference.GetDoorTeleportY

Returns the y coordinate to which the calling door teleports.


See Also