GetObjectInteractive

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

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