Navigation
API > API/Plugins > API/Plugins/ChooserUncooked
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_AssetPlayerBase
- UAnimGraphNode_BlendStack_Base
- UAnimGraphNode_ChooserPlayer
References
| Module | ChooserUncooked |
| Header | /Engine/Plugins/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 | |
|---|---|---|---|
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
Overridden from UAnimGraphNode_BlendStack_Base
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_BlendStack_Standalone * |
Overridden from UAnimGraphNode_AssetPlayerBase
| Type | Name | Description | |
|---|---|---|---|
| FText |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| void | CustomizeDetails
(
IDetailLayoutBuilder& DetailBuilder |
Can customize details tab | |
| FText | |||
| FLinearColor | |||
| void | GetOutputLinkAttributes
(
FNodeAttributeArray& OutAttributes |
Get the named attribute types that this node provides as outputs. Other attributes are assumed to 'pass through' this node. | |
| void | |||
| void | ValidateAnimNodeDuringCompilation
(
USkeleton* ForSkeleton, |
Gives each visual node a chance to do final validation before it's node is harvested for use at runtime. |
Overridden from IHasContextClass
| Type | Name | Description | |
|---|---|---|---|
| TConstArrayView< FInstancedStruct > |