NavTraverseType Enumerations
From Garry's Mod
Enumerations used by CNavArea:GetParentHow.
NOTE |
These enumerations do not exist in game and are listed here only for reference! |
Warning! Decimal values are for reference only! The actual value may be different between two Garry's Mod versions.
Name | Decimal | Description |
---|---|---|
GO_NORTH | 0 | |
GO_EAST | 1 | |
GO_SOUTH | 2 | |
GO_WEST | 3 |
|
GO_LADDER_UP | 4 | |
GO_LADDER_DOWN | 5 | |
GO_JUMP | 6 | |
GO_ELEVATOR_UP | 7 | |
GO_ELEVATOR_DOWN | 8 |