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. This is before the engine validation. The Schema and EditorData will be correctly set. You are allowed to modify the editor data.
| Name | PreValidate |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorDataExtension.h |
| Include Path | #include "StateTreeEditorDataExtension.h" |
virtual void PreValidate()