Navigation
API > API/Plugins > API/Plugins/StateTreeModule
| Name | FStateTreeEnumValueScorePair |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/Considerations/StateTreeCommonConsiderations.h |
| Include Path | #include "Considerations/StateTreeCommonConsiderations.h" |
Syntax
USTRUCT ()
struct FStateTreeEnumValueScorePair
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EnumName | FName | Considerations/StateTreeCommonConsiderations.h |
|
|
| EnumValue | int64 | Considerations/StateTreeCommonConsiderations.h |
|
|
| Score | float | Considerations/StateTreeCommonConsiderations.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FStateTreeEnumValueScorePair& RHS |
Considerations/StateTreeCommonConsiderations.h | ||
bool operator==
(
const FStateTreeEnumValueScorePair& RHS |
Considerations/StateTreeCommonConsiderations.h |