Difference between revisions of "IsConjuring"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Generated by Sunjammer's Dragon Age Script Paser)
 
(looks okay, removing tag)
 
(One intermediate revision by the same user not shown)
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