Difference between revisions of "GetAOEFlags"

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=GetAOEFlags
 
|name=GetAOEFlags

Latest revision as of 19:46, 25 February 2010

Gets the bit flags of an AOE object

int GetAOEFlags(
object oAOE
);
Parameters:
oAOE
The AOE that has the flags
Returns:

The flags values

Source:

script.ldf