SetAOEFlags

From Dragon Age Toolset Wiki
Revision as of 21:27, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Sets the bit flags of an AOE object

void SetAOEFlags(
object oAOE,
int nFlags
);
Parameters:
oAOE
The AOE that has the flags
nFlags
The flag values that will be set on the AOE
Returns:

Nothing.

Source:

script.ldf