Skip to content

FSMConditionalCompileConfiguration¶

Module: SMSystemEditor

#include <SMEditorConstructionConfiguration.h>

Description¶

struct FSMConditionalCompileConfiguration;

Configuration options for conditionally compiling.

Public Functions¶

Public Attributes¶

Public Functions Documentation¶

function FSMConditionalCompileConfiguration¶

FSMConditionalCompileConfiguration() =default

Public Attributes Documentation¶

variable bUpdateDependencies¶

bool bUpdateDependencies = true;

Calls EnsureCachedDependenciesUpToDate.


variable bRecreateGraphProperties¶

bool bRecreateGraphProperties = false;

Calls ForceRecreateProperties on all nodes.


variable bCompileNow¶

bool bCompileNow = false;

If the BP should compile this tick.