CREATURE_SIZE_* Constant Group

The size classes that creatures can belong to. Does not include gargantuan and colossal.



Constants

ConstantValueDescription
CREATURE_SIZE_HUGE5
Specifies the huge creature size.
CREATURE_SIZE_INVALID0
Specifies an invalid creature size.
CREATURE_SIZE_LARGE4
Specifies the large creature size.
CREATURE_SIZE_MEDIUM3
Specifies the medium creature size.
CREATURE_SIZE_SMALL2
Specifies the small creature size.
CREATURE_SIZE_TINY1
Specifies the tiny creature size.

See Also

functions: GetCreatureSize