GetObjectInteractive

From Dragon Age Toolset Wiki
Revision as of 23:49, 10 February 2010 by BryanDerksen (Talk | contribs) (Category:Placeable object functions)

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