UBTNode::ForceInstancing

Sets bCreateNodeInstance flag, do NOT call this function on already pushed tree instance!

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BTNode.h

Include

#include "BehaviorTree/BTNode.h"

Syntax

void ForceInstancing
(
    bool bEnable
)

Remarks

Sets bCreateNodeInstance flag, do NOT call this function on already pushed tree instance!

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