UT GetShoutsFlag

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns the shout flag for an object

int UT_GetShoutsFlag(
object oObject
);
Parameters:
oObject
The object whose shouts flag is being retrieved
Returns:

the shouts flag for the creature (TRUE or FALSE)

Source:

Core Resources.utility_h



See also

UT_SetShoutsFlag