Difference between revisions of "GetObjectInteractive"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Fixing category)
m (Adding category)
 
Line 19: Line 19:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
 +
[[Category:Creature functions]]
 
[[Category:Placeable functions]]
 
[[Category:Placeable functions]]

Latest revision as of 18:13, 11 March 2012

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