Navigation
API > API/Plugins > API/Plugins/StateTreeModule
| |
|
| Name |
FStateTreeCompareIntConditionInstanceData |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/Conditions/StateTreeCommonConditions.h |
| Include Path |
#include "Conditions/StateTreeCommonConditions.h" |
Syntax
USTRUCT ()
struct FStateTreeCompareIntConditionInstanceData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Left |
int32 |
|
Conditions/StateTreeCommonConditions.h |
- EditAnywhere
- Category="Input"
|
| Right |
int32 |
|
Conditions/StateTreeCommonConditions.h |
- EditAnywhere
- Category="Parameter"
|