Clipboard blueprint plugin

Clipboard blueprint plugin

  • Supported Platforms
  • Supported Engine Versions
    5.2 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

access system clipboard with blueprint


DISCORD: https://discord.gg/BZJJshZ

Technical Details

Features: (Please include a full, comprehensive list of the features of the product)

  •  clipboard copy
  •  clipboard paste

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  clipboard [Runtime]

Number of Blueprints: 1

Number of C++ Classes: 1

Network Replicated: No

Supported Development Platforms: Mac / linux / win64

Supported Target Build Platforms: Mac / linux / win64 / iOS / android

Documentation: (check GALLERY above)

call clipboard copy to copy a string into clipboard

call clipboard paste to get the string content from clipboard

Important/Additional Notes: