UBehaviorTreeDecoratorGraphNode_Decorator::PostEditUndo

Called after applying a transaction to the object.

Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor > UBehaviorTreeDecoratorGraphNode_Decorator

References

   
Module BehaviorTreeEditor
Header /Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeDecoratorGraphNode_Decorator.h
Include #include "BehaviorTreeDecoratorGraphNode_Decorator.h"
Source /Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeDecoratorGraphNode_Decorator.cpp
virtual void PostEditUndo()

Remarks

Called after applying a transaction to the object. Default implementation simply calls PostEditChange.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library