Navigation
API > API/Plugins > API/Plugins/ChooserUncooked
Inheritance Hierarchy
- UAnimGraphNode_AssetPlayerBase
- UAnimGraphNode_BlendStack_Base
- UAnimGraphNode_ChooserPlayer
References
| Module | ChooserUncooked |
| Header | /Engine/Plugins/Experimental/Chooser/Source/ChooserUncooked/Public/AnimGraphNode_ChooserPlayer.h |
| Include | #include "AnimGraphNode_ChooserPlayer.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_ChooserPlayer :
public UAnimGraphNode_BlendStack_Base ,
public IHasContextClass
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_ChooserPlayer | Node |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CustomizeDetails
(
IDetailLayoutBuilder& DetailBuilder |
||
| FText | |||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FLinearColor | |||
| FText |
Overridden from UAnimGraphNode_BlendStack_Base
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_BlendStack_Standalone * | |||
| void | GetOutputLinkAttributes
(
FNodeAttributeArray& OutAttributes |
||
| void |
Overridden from IHasContextClass
| Type | Name | Description | |
|---|---|---|---|
| TConstArrayView< FInstancedStruct > |