Method Creature:GetUnitFlagsTwo [-] [+]
Returns the Creature's Unit flags 2.
Synopsis
unitFlags2 = Creature:GetUnitFlagsTwo()
Arguments
None.
Returns
UnitFlags2 unitFlags2- See method description.
Returns the Creature's Unit flags 2.
unitFlags2 = Creature:GetUnitFlagsTwo()
None.
UnitFlags2 unitFlags2
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).