NAV
Description
Used by NPC:SetNavType and NPC:GetNavType.
Values
| NAV_NONE | -1 | Error condition. | 
| NAV_GROUND | 0 | walk/run | 
| NAV_JUMP | 1 | jump/leap | 
| NAV_FLY | 2 | can fly, move all around | 
| NAV_CLIMB | 3 | climb ladders | 
Used by NPC:SetNavType and NPC:GetNavType.
| NAV_NONE | -1 | Error condition. | 
| NAV_GROUND | 0 | walk/run | 
| NAV_JUMP | 1 | jump/leap | 
| NAV_FLY | 2 | can fly, move all around | 
| NAV_CLIMB | 3 | climb ladders |