Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::GetNavigationType Method
Syntax
C++
int GetNavigationType(IFunctionHandler* pH);
Parameters 
Description 
entityId 
AI's entity id 

! navigation type at the entity's position (NAV_TRIANGULAR,NAV_WAYPOINT_HUMAN,NAV_ROAD,NAV_VOLUME,NAV_WAYPOINT_3DSURFACE, ! NAV_FLIGHT,NAV_SMARTOBJECT) see IAISystem::ENavigationType definition !

!

AI.GetNavigationType(entityId)

! returns the navigation type value at the specified entity's position, given the entity navigation properties.!  

!  

 

Copyright (c) 2012. All rights reserved.