Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_RandomPlayer
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_RandomPlayer.h |
| Include | #include "AnimGraphNode_RandomPlayer.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_RandomPlayer : public UAnimGraphNode_Base
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_RandomPlayer | Node |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FText | |||
| void |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| 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. |