Difference between revisions of "GetAOEFlags"

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