RequireRangeCheck

Set to false if you don't want to lose performance on range checks in performance-critical path finding code.

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Public/GraphAStar.h

Include

#include "GraphAStar.h"

Syntax

enum
{
    RequireRangeCheck = DoRangeCheck
}

Remarks

Set to false if you don't want to lose performance on range checks in performance-critical path finding code.

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