Navigation
API > API/Runtime > API/Runtime/Navmesh
| |
|
| Name |
dtCrowdAgentDebugInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourCrowd.h |
| Include Path |
#include "DetourCrowd/DetourCrowd.h" |
Syntax
struct dtCrowdAgentDebugInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| agentLog |
TMap< int32, FString > |
|
DetourCrowd/DetourCrowd.h |
|
| idx |
int |
|
DetourCrowd/DetourCrowd.h |
|
| optEnd |
dtReal |
|
DetourCrowd/DetourCrowd.h |
|
| optStart |
dtReal |
|
DetourCrowd/DetourCrowd.h |
|
| vod |
dtObstacleAvoidanceDebugData * |
|
DetourCrowd/DetourCrowd.h |
|