CREATURE_SIZE_* Constant Group
The size classes that creatures can belong to.
Does not include gargantuan and colossal.
Constants
Constant | Description |
---|
CREATURE_SIZE_HUGE | Specifies the large creature size. |
|
CREATURE_SIZE_INVALID | Specifies an invalid creature size. |
|
CREATURE_SIZE_LARGE | Specifies the large creature size. |
|
CREATURE_SIZE_MEDIUM | Specifies the medium creature size. |
|
CREATURE_SIZE_SMALL | Specifies the small creature size. |
|
CREATURE_SIZE_TINY | Specifies the tiny creature size. |
|
See Also
Send comments on this topic.