![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DetourNavLinkBuilder.h>
Public Attributes | |
| TArray< dtNavLinkBuilderJumpConfig > | jumpConfigs |
| dtReal | agentRadius = 0 |
| dtReal | agentHeight = 0 |
| dtReal | agentClimb = 0 |
| dtReal | cellSize = 0 |
| dtReal | cellHeight = 0 |
| dtReal dtLinkBuilderConfig::agentClimb = 0 |
| dtReal dtLinkBuilderConfig::agentHeight = 0 |
| dtReal dtLinkBuilderConfig::agentRadius = 0 |
| dtReal dtLinkBuilderConfig::cellHeight = 0 |
| dtReal dtLinkBuilderConfig::cellSize = 0 |
| TArray<dtNavLinkBuilderJumpConfig> dtLinkBuilderConfig::jumpConfigs |