Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_RandomPlayer.h |
Include |
#include "AnimGraphNode_RandomPlayer.h" |
class UAnimGraphNode_RandomPlayer : public UAnimGraphNode_Base
Name | Description | ||
---|---|---|---|
|
Node |
Name | Description | ||
---|---|---|---|
|
GetOutputLinkAttributes ( |
Get the named attribute types that this node provides as outputs. Other attributes are assumed to 'pass through' this node. |
Name | Description | ||
---|---|---|---|
|
GetMenuCategory() |
Override to provide a default category for specific node types to be listed under. |
Name | Description | ||
---|---|---|---|
|
GetNodeTitle ( |
Gets the name of this node, shown in title bar |
|
|
GetNodeTitleColor() |
Gets the draw color of a node's title bar |
|
|
GetTooltipText() |
Gets the tooltip to display when over the node |