Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/Considerations
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/Considerations/StateTreeCommonConsiderations.h |
| Include | #include "Considerations/StateTreeCommonConsiderations.h" |
Syntax
USTRUCT ()
struct FStateTreeEnumValueScorePairs
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FStateTreeEnumValueScorePair > | Data | ||
| TObjectPtr< const UEnum > | Enum |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize
(
const UEnum* NewEnum |
Initializes the class to specific enum. |