FGraphAStar::GetHeuristicCost

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "GraphAStar.h"

Syntax

template<typename TemplateClass>
static TEnableIf<!TModels< CQueryGetHeuristicCost, TemplateClass >::Value, float >::Type GetHeuristicCost
(
    const TemplateClass & Obj,
    const FSearchNode & Param1,
    const FSearchNode & Param2
)

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