GetObjectInteractive

From Dragon Age Toolset Wiki
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