IsPlayable

From the Oblivion ConstructionSet Wiki
Revision as of 16:44, 12 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender Returns whether the specified object is playable or not. '''Syntax:''' (isPlayable:bool) ''reference.''...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Returns whether the specified object is playable or not.

Syntax:

(isPlayable:bool) reference.IsPlayable objectID:ref

See Also