Navigation
API > API/Editor > API/Editor/MovieSceneTools
Inheritance Hierarchy
- UK2Node
- UK2Node_GetSequenceBinding
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/K2Node_GetSequenceBinding.h |
| Include | #include "K2Node_GetSequenceBinding.h" |
Syntax
UCLASS (MinimalAPI)
class UK2Node_GetSequenceBinding : public UK2Node
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMovieSceneObjectBindingID | Binding | The user-selected literal binding identifier from the sequence to use |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| FNodeHandlingFunctor * | CreateNodeHandler
(
FKismetCompilerContext& CompilerContext |
||
| TSharedPtr< SGraphNode > | |||
| FText | |||
| FSlateIcon | GetIconAndTint
(
FLinearColor& OutColor |
||
| void | GetMenuActions
(
FBlueprintActionDatabaseRegistrar& ActionRegistrar |
||
| FText | |||
| void | GetNodeContextMenuActions
(
UToolMenu* Menu, |
||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FText | |||
| FText | |||
| bool | |||
| bool | IsNodePure () |
||
| void | |||
| void | |||
| void | Serialize
(
FArchive& Ar |
||
| void | SetSequence
(
UMovieSceneSequence* InSequence |
||
| void | SetSequence
(
const FAssetData& InAssetData |
||
| bool | |||
| void | ValidateNodeDuringCompilation
(
FCompilerResultsLog& MessageLog |
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| FSoftObjectPath | SourceSequence_DEPRECATED |