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