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 FStateTreeEnumValueScorePair
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | EnumName | ||
| int64 | EnumValue | ||
| float | Score |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FStateTreeEnumValueScorePair& RHS |
||
| bool | operator==
(
const FStateTreeEnumValueScorePair& RHS |