Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | EMetaPathUpdateReason |
| Type | enum |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Navigation/MetaNavMeshPath.h |
| Include Path | #include "Navigation/MetaNavMeshPath.h" |
Syntax
enum EMetaPathUpdateReason
{
PathFinished,
MoveTick,
}
Values
| Name | Remarks |
|---|---|
| PathFinished | |
| MoveTick |