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 NodesBlueprint graph nodes (functions, events, etc.)
Blueprint VariablesVariables copied from the MyBlueprint panel
Blueprint FunctionsFunctions copied from the MyBlueprint panel
Blueprint MacrosMacros copied from the MyBlueprint panel
ActorsActors copied from the Level Editor
ComponentsActor components

For questions or suggestions, join our Discord.