UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
dtCrowdAgentDebugInfo Struct Reference

#include <DetourCrowd.h>

Public Attributes

int idx
 
dtReal optStart [3]
 
dtReal optEnd [3]
 
dtObstacleAvoidanceDebugDatavod
 
TMap< int32, FString > agentLog
 

Member Data Documentation

◆ agentLog

TMap<int32, FString> dtCrowdAgentDebugInfo::agentLog

◆ idx

int dtCrowdAgentDebugInfo::idx

◆ optEnd

dtReal dtCrowdAgentDebugInfo::optEnd[3]

◆ optStart

dtReal dtCrowdAgentDebugInfo::optStart[3]

◆ vod

dtObstacleAvoidanceDebugData* dtCrowdAgentDebugInfo::vod

The documentation for this struct was generated from the following file: