Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/Navigation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavigationTypes.h |
Include | #include "AI/Navigation/NavigationTypes.h" |
Syntax
namespace ENavPathUpdateType
{
enum Type
&123;
GoalMoved,
NavigationChanged,
MetaPathUpdate,
Custom,
&125;
}
Values
Name | Description |
---|---|
GoalMoved | |
NavigationChanged | |
MetaPathUpdate | |
Custom |