Navigation
API > API/Plugins > API/Plugins/StateTreeModule
| Name | FStateTreeObjectIsChildOfClassConditionInstanceData |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/Conditions/StateTreeObjectConditions.h |
| Include Path | #include "Conditions/StateTreeObjectConditions.h" |
Syntax
USTRUCT ()
struct FStateTreeObjectIsChildOfClassConditionInstanceData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Class | TObjectPtr< UClass > | Conditions/StateTreeObjectConditions.h |
|
|
| Object | TObjectPtr< UObject > | Conditions/StateTreeObjectConditions.h |
|