Skip to main content
Skip table of contents

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.

Blueprint Code:

image-20240119-131741.png

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

Paste Instructions:

Instructions:

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

Blueprint Code:

Send Command:

{"cmd":"sendClipBoardData"}

image-20240119-131004.png

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

image-20240119-131401.png


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.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.