Eagle 3D Streaming

Copy/Paste Clipboard Data in UE Application

This document explains how to paste from the Clipboard during runtime.

Preparing to execute instructions.

Copy Instructions:

 

Instructions:

  1. Go to the booth no 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.

 

CopyDemo.mp4

 

Blueprint Code:

 

image-20240119-131741.png

 

Send Command:
{"cmd":"copytoclipboard","value":"“}

Paste Instructions:

 

 

Blueprint Code:

Send Command:

{"cmd":"sendClipBoardData"}

 

 

When Pressed Paste Button this code is executed. The Copy/Paste Data Function is below:

 

 

 


Was this article helpful? Comment Below. Let us know your feedback.

Need help? Contact Support

If you still need help, contact support to get your issue resolved quickly.

Submit a new request at E3DS support portal or send an Email at support@eagle3dstreaming.com.

Seek advice. Connect with others. Share your experiences. Join our lively E3DS Community Forum today.

Eagle 3D Streaming