GetObjectInteractive

From Dragon Age Toolset Wiki
Revision as of 18:13, 11 March 2012 by Sunjammer (Talk | contribs) (Adding category)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns whether the creature or placeable can be interacted with.

int GetObjectInteractive(
object oObject
);
Parameters:
oObject
object to test for interactiveness
Returns:

True if the creature is interactive, false otherwise

Source:

script.ldf