Difference between revisions of "IsConjuring"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(looks okay, removing tag)
 
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=IsConjuring
 
|name=IsConjuring

Latest revision as of 22:37, 24 February 2010

checks if the specified object is currently conjuring a spell

int IsConjuring(
object oObject
);
Parameters:
oObject
The object to check the conjure state
Returns:

TRUE if the object is conjuring

Source:

script.ldf