Difference between revisions of "IsDoor"
Jump to navigation
Jump to search
imported>TS7 m (Reverted edit of QnwOn8, changed back to last version by Behippo) |
imported>WereWolf |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
IsDoor | (isDoor:bool) ''reference.''IsDoor ''objectID:ref'' | ||
Returns true if the passed | Returns true if the calling reference or passed objectID is as a door. | ||
<!--[[Category: OBSE Functions]] | |||
[[Category: OBSE Functions]] | |||
[[Category: OBSE Item Functions]] | [[Category: OBSE Item Functions]] | ||
[[Category: OBSE Reference Functions]] | [[Category: OBSE Reference Functions]]--> | ||
[[Category: Functions]] | |||
[[Category: Functions (OBSE)]] | |||
[[Category: Miscellaneous Functions]] | |||
[[Category: Miscellaneous Functions (OBSE)]] |
Latest revision as of 03:46, 15 September 2007
A command for Oblivion Script Extender
Syntax:
(isDoor:bool) reference.IsDoor objectID:ref
Returns true if the calling reference or passed objectID is as a door.