EditorGUIUtility.systemCopyBufferstatic var systemCopyBuffer : StringDescriptionThe system copy buffer. Use this to make Copy and Paste work for your own stuff.
// Simple editor Window that lets you have more than 1 saved "copy" command |
|
||||
| Scripting > Editor Classes > EditorGUIUtility | ||||
EditorGUIUtility.systemCopyBufferstatic var systemCopyBuffer : StringDescriptionThe system copy buffer. Use this to make Copy and Paste work for your own stuff.
// Simple editor Window that lets you have more than 1 saved "copy" command |