Navigation
API > API/Plugins > API/Plugins/AnimNextStateTree
References
| Module | AnimNextStateTree |
| Header | /Engine/Plugins/Experimental/AnimNextStateTree/Source/AnimNextStateTree/Public/AnimNextStateTreeContext.h |
| Include | #include "AnimNextStateTreeContext.h" |
Syntax
USTRUCT ()
struct FAnimNextStateTreeTraitContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| const UE::AnimNext::FTraitStackBinding * | Binding | ||
| UE::AnimNext::FExecutionContext * | Context |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAnimNextStateTreeTraitContext
(
UE::AnimNext::FExecutionContext& InContext, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | PushAnimationGraphOntoBlendStack
(
TNonNullPtr< UAnimNextAnimationGraph > InAnimationGraph, |