API ReferenceSandbox.UI
public static abstract sealed class Sandbox.UI.Clipboard
Related Guides
Broader workflow and conceptual references connected to this API.
Examples
Here's how to do some common things. Each has a code you can copy to your clipboard, then Ctrl+V to paste in the ActionGraph editor.
Motion Editing
To motion edit, you select a time range of one or more tracks, then tweak the properties that those tracks represent to manipulate track data. You can also cut / copy / paste ranges of time, or save the selection as a separate .movie file.
Methods
Showing 1 methods
public static void SetText(string text)
Sets the clipboard text
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.UI.Clipboard |