![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DetourCrowd.h>
Public Attributes | |
| int | idx |
| The index of the neighbor in the crowd. | |
| dtReal | dist |
| The distance between the current agent and the neighbor. | |
Provides neighbor data for agents managed by the crowd.
| dtReal dtCrowdNeighbour::dist |
The distance between the current agent and the neighbor.
| int dtCrowdNeighbour::idx |
The index of the neighbor in the crowd.