Navigation
API > API/Editor > API/Editor/AnimGraph
| Name | UK2Node_PlayMontage |
| Type | class |
| Header File | /Engine/Source/Editor/AnimGraph/Public/K2Node_PlayMontage.h |
| Include Path | #include "K2Node_PlayMontage.h" |
Syntax
UCLASS ()
class UK2Node_PlayMontage : public UK2Node_BaseAsyncTask
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UK2Node_BaseAsyncTask → UK2Node_PlayMontage
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UK2Node_PlayMontage
(
const FObjectInitializer& ObjectInitializer |
K2Node_PlayMontage.h |
Functions
Public
Overridden from UK2Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetMenuCategory() |
K2Node_PlayMontage.h |
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
K2Node_PlayMontage.h | ||
virtual void GetPinHoverText
(
const UEdGraphPin& Pin, |
K2Node_PlayMontage.h | ||
virtual FText GetTooltipText() |
K2Node_PlayMontage.h |