Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/DetourCrowd > API/Runtime/Navmesh/DetourCrowd/dtCrowd
References
| Module | Navmesh |
| Header | /Engine/Source/Runtime/Navmesh/Public/DetourCrowd/DetourCrowd.h |
| Include | #include "DetourCrowd/DetourCrowd.h" |
| Source | /Engine/Source/Runtime/Navmesh/Private/DetourCrowd/DetourCrowd.cpp |
void update
&40;
const dtReal dt,
dtCrowdAgentDebugInfo &42; debug
&41;
Remarks
Updates the steering and positions of all agents.
Parameters
| Name | Description |
|---|---|
| dt | The time, in seconds, to update the simulation. [Limit: > 0] |
| debug | A debug object to load with debug information. [Opt] |