SetAOEFlags

From Dragon Age Toolset Wiki
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