UBehaviorTreeGraphNode::OnSubNodeRemoved

Windows
MacOS
Linux

Override Hierarchy

UAIGraphNode::OnSubNodeRemoved()

UBehaviorTreeGraphNode::OnSubNodeRemoved()

References

Module

BehaviorTreeEditor

Header

/Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode.h

Include

#include "BehaviorTreeGraphNode.h"

Source

/Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeGraphNode.cpp

Syntax

virtual void OnSubNodeRemoved
(
    UAIGraphNode * SubNode
)

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