StaticgetStaticgetReturns a resource handle from the clipboard.
StaticgetReturns the SerializedObject stored in the clipboard, or nullptr if none.
StaticgetStaticsetStaticsetStores an object in the clipboard.
StaticsetSet a resource handle in the clipboard.
StaticsetSet scene objects to the clipboard.
The scene objects to serialize on the clipboard.
StaticsetSerializes the given IReflectable into the clipboard as a SerializedObject.
StaticsetStaticsetSet texture to clipboard.
The pixel information to serialize.
A class abstracting the OS clipboad functionality and allowing to set and get data.