Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh > API/Runtime/NavigationSystem/NavMesh/FNavLinkGenerationJumpDownConfig
Syntax
UPROPERTY (Transient)
TObjectPtr< UBaseGeneratedNavLinksProxy > LinkProxy
Remarks
Current proxy. The proxy instance is build from the LinkProxyClass (provided it's not null). A proxy will be created if a
See Also
LinkProxyClass is used.