Difference between revisions of "IsLoadDoor"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
m
imported>DragoonWraith
(not a record variable function)
Line 10: Line 10:
*[[GetTeleportCell]]
*[[GetTeleportCell]]


[[Category:Functions]]
[[Category: Functions]]
[[Category:Functions (OBSE)]]
[[Category: Functions (OBSE)]]
[[Category:Functions (OBSE v0013)]]
[[Category: Functions (OBSE v0013)]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions (OBSE)]]

Revision as of 20:53, 21 March 2008

A command for Oblivion Script Extender

Syntax:

(isLoadDoor:bool) reference.IsLoadDoor

Returns 1 if the calling reference is a load door.

See Also