Clipboard Pro
Clipboard Pro is a plugin for Unreal Engine that extends the editor's clipboard functionality, allowing you to maintain a history of copied elements and access them easily.
Index
Main Features
- Clipboard history: Keeps a record of the last copied elements (Blueprint nodes, functions, variables, macros, actors)
- Quick access with Ctrl+Shift+V: Shows a context menu with the complete history
- Structured preview: Hovering over each element shows a detailed breakdown of the content
- Type icons: Visually differentiates between events, functions, macros and other node types
- Automatic detection: Automatically identifies the type of copied content
- Configurable: Adjust the maximum number of elements and which content types to track
Supported Content Types
| Type | Description |
|---|---|
| Blueprint Nodes | Blueprint graph nodes (functions, events, etc.) |
| Blueprint Variables | Variables copied from the MyBlueprint panel |
| Blueprint Functions | Functions copied from the MyBlueprint panel |
| Blueprint Macros | Macros copied from the MyBlueprint panel |
| Actors | Actors copied from the Level Editor |
| Components | Actor components |
For questions or suggestions, join our Discord.