Space for Fakhrul Islam
Breadcrumbs

Copy/Paste Clipboard Data in an Unreal Engine App

Learn to copy and paste data from the Clipboard during runtime.


Copy Instructions


  1. Go to Booth 14, a UMG will appear.

  2. Type Something in the white space in the UMG and press the Copy Button.

  3. Your typed text is now copied to the clipboard.

Check the video below to copy a text in the Clipboard.


Blueprint Code


image-20240119-131741.png


Send the below Command:
{"cmd":"copytoclipboard","value":"ā€œ}

Paste Instructions


  1. Go to Booth 14, a UMG will appear.

  2. Make sure you have copied something in your clipboard and press the Paste Button.

  3. Your clipboard text is now Pasted to the UMG.

The video below displays how to paste your Clipboard text.

Blueprint Code

Send the below Command:

{"cmd":"sendClipBoardData"}


image-20240119-131004.png


When the Paste Button is pressed, this code below is executed. The Copy/Paste Data Function is below:


image-20240119-131401.png





 


Need help?

If you need any assistance, feel free to reach out through any of the following channels:

šŸ› ļø Support Portal: Contact Our Support Team

šŸ’¬ Discord Community (Faster Support): Join Our Discord Community

šŸ“§ Email Support: support@eagle3dstreaming.com

 

šŸ†“ Get Started for free

 

Follow us on:

Facebook | GitHub | LinkedIn | YouTube