Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/FStateTreeCompiler
Description
Append config values that can change how state tree asset compiles when cooked. When the context is different from the previous result, then a cook is needed.
| Name | AppendToStateTreeClassSchema |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeCompiler.h |
| Include Path | #include "StateTreeCompiler.h" |
| Source | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Private/StateTreeCompiler.cpp |
static void AppendToStateTreeClassSchema
(
FAppendToClassSchemaContext & Context
)