Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/UStateTreeEditorDataExtension
Description
Validates and applies the editor data extension restrictions on the state tree owned by the extension. Also serves as the "safety net" of fixing up editor data following an editor operation. You are allowed to modify the editor data.
| Name | Validate |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorDataExtension.h |
| Include Path | #include "StateTreeEditorDataExtension.h" |
virtual void Validate()