DefaultAcceptanceRadius

Special float constant to symbolize "use default value".

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingComponent.h

Include

#include "Navigation/PathFollowingComponent.h"

Syntax

static const float DefaultAcceptanceRadius = -1.f;

Remarks

Special float constant to symbolize "use default value". This does not contain value to be used, it's used to detect the fact that it's requested, and appropriate value from querier/doer will be pulled

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss