Difference between revisions of "IsLoadDoor"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
m
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  isLoadDoor:bool) reference.IsLoadDoor
  (isLoadDoor:bool) reference.IsLoadDoor


Returns 1 if the calling reference is a load door.
Returns 1 if the calling reference is a load door.

Revision as of 13:32, 4 December 2007

A command for Oblivion Script Extender

Syntax:

(isLoadDoor:bool) reference.IsLoadDoor

Returns 1 if the calling reference is a load door.

See Also