FSMConditionalCompileConfiguration¶
Module: SMSystemEditor
#include <SMEditorConstructionConfiguration.h>
Description¶
Configuration options for conditionally compiling.
Public Functions¶
Name | |
---|---|
FSMConditionalCompileConfiguration() =default |
Public Attributes¶
Name | |
---|---|
bool | bUpdateDependencies |
bool | bRecreateGraphProperties |
bool | bCompileNow |
Public Functions Documentation¶
function
FSMConditionalCompileConfiguration¶
Public Attributes Documentation¶
variable
bUpdateDependencies¶
Calls EnsureCachedDependenciesUpToDate.
variable
bRecreateGraphProperties¶
Calls ForceRecreateProperties on all nodes.
variable
bCompileNow¶
If the BP should compile this tick.