 |
TSharedPtr< FUICommandInfo > |
AddInput |
Adds an input to the node |
 |
TSharedPtr< FUICommandInfo > |
BreakLink |
Breaks the node input/output link |
 |
TSharedPtr< FUICommandInfo > |
BrowserSync |
Selects the Metasound in the content browser. |
 |
TSharedPtr< FUICommandInfo > |
ConvertFromPreset |
Converts a MetaSound from a restricted, preset edit state to a fully accessible MetaSound. |
 |
TSharedPtr< FUICommandInfo > |
Delete |
Delete selected items. |
 |
TSharedPtr< FUICommandInfo > |
EditMetasoundSettings |
Shows the Metasound's top-level general object settings in the Details panel |
 |
TSharedPtr< FUICommandInfo > |
EditSourceSettings |
Shows the MetasoundSource's specific settings in the Details panel (if of respective type) |
 |
TSharedPtr< FUICommandInfo > |
Export |
Exports the Metasound |
 |
TSharedPtr< FUICommandInfo > |
FindInMetaSound |
Show the Find in MetaSound window. |
 |
TSharedPtr< FUICommandInfo > |
Import |
Imports the Metasound from Json |
 |
TSharedPtr< FUICommandInfo > |
Play |
Plays the Metasound |
 |
TSharedPtr< FUICommandInfo > |
PromoteAllToCommonInputs |
Promotes all unconnected node inputs to shared graph inputs. |
 |
TSharedPtr< FUICommandInfo > |
PromoteAllToInput |
Promotes all unconnected node inputs to graph inputs. |
 |
TSharedPtr< FUICommandInfo > |
PromoteToDeferredVariable |
Promotes pin to deferred graph variable |
 |
TSharedPtr< FUICommandInfo > |
PromoteToInput |
Promotes pin to graph input |
 |
TSharedPtr< FUICommandInfo > |
PromoteToOutput |
Promotes pin to graph output |
 |
TSharedPtr< FUICommandInfo > |
PromoteToVariable |
Promotes pin to graph variable |
 |
TSharedPtr< FUICommandInfo > |
Stop |
Stops the currently playing Metasound |
 |
TSharedPtr< FUICommandInfo > |
TogglePlayback |
Plays stops the currently playing Metasound |
 |
TSharedPtr< FUICommandInfo > |
UpdateNodeClass |
Run updates on selected node(s) class(es) if required by any subset of selected nodes. |