Skip to content

FSMGraphPropertyTemplateOwner¶

Module: SMSystem

#include <SMGraphProperty_Base.h>

Description¶

struct FSMGraphPropertyTemplateOwner;

Wrapper so templates can be mapped to their graph properties and stored in a UPROPERTY.

Public Attributes¶

Public Attributes Documentation¶

variable VariableGraphProperties¶

TArray< FSMGraphProperty_Base_Runtime > VariableGraphProperties;