Navigation
API > API/Editor > API/Editor/BehaviorTreeEditor > API/Editor/BehaviorTreeEditor/FBehaviorTreeEditor
- FEditorUndoClient::PostRedo()
- FAIGraphEditor::PostRedo()
- FBehaviorTreeEditor::PostRedo()
References
Module | BehaviorTreeEditor |
Header | /Engine/Source/Editor/BehaviorTreeEditor/Public/BehaviorTreeEditor.h |
Include | #include "BehaviorTreeEditor.h" |
Source | /Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeEditor.cpp |
virtual void PostRedo
&40;
bool bSuccess
&41;
Remarks
Signal that client should run any PostRedo code
Parameters
Name | Description |
---|---|
bSuccess | If true than redo succeeded, false if redo failed |