Navigation
API > API/Plugins > API/Plugins/AvalancheTransition
Inheritance Hierarchy
- UObject
- UStateTreeSchema
- UAvaTransitionTreeSchema
References
| Module | AvalancheTransition |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheTransition/Public/AvaTransitionTreeSchema.h |
| Include | #include "AvaTransitionTreeSchema.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, EditInlineNew, CollapseCategories, HideDropDown,
DisplayName="Motion Design Transition Tree Schema")
class UAvaTransitionTreeSchema : public UStateTreeSchema
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from UStateTreeSchema
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| bool | |||
| bool | IsClassAllowed
(
const UClass* InClass |
||
| bool | IsExternalItemAllowed
(
const UStruct& InStruct |
||
| bool | IsStructAllowed
(
const UScriptStruct* InScriptStruct |