Method Creature:GetExtraFlags [-] [+]
Returns the Creature's Extra flags.
These are used to control whether the NPC is a civilian, uses pathfinding, if it's a guard, etc.
Synopsis
extraFlags = Creature:GetExtraFlags()
Arguments
None.
Returns
ExtraFlags extraFlags
- See method description.