이 제품은 셀러가 팹으로 마이그레이션하지 않았습니다. 에픽게임즈 런처의 보관함에서만 사용할 수 있습니다.팹에 대해 자세히 알아보기

Clipboard Kit

평점 없음

A plugin that provides easy-to-use functions for copying, pasting, checking text content, and determining if the clipboard is empty within Unreal Engine projects.

  • 지원 플랫폼
  • 지원 엔진 버전
    5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

ClipboardKit is the essential Unreal Engine plugin that streamlines clipboard operations, allowing you to effortlessly manage text within your projects. With ClipboardKit, you can enhance the user experience, streamline data handling, and build more interactive and user-friendly Unreal Engine projects. Simplify your clipboard operations today with ClipboardKit.

기술적 세부사항

Features:

  • Easy-to-use functions for copying text to the clipboard.
  • Retrieve text from the clipboard effortlessly.
  • Check if specific text is available in the clipboard.
  • Determine if the clipboard is empty.
  • Platform-specific compilation settings for Windows (Win64).


Clipboard Kit provides the following functions:

  • CopyTextToClipboard: Copy text to the clipboard.
  • GetClipboardText: Get text from the clipboard.
  • GetClipboardTextPure: Get text from the clipboard (pure).
  • IsClipboardTextAvailable: Check if the clipboard contains a specified text.
  • IsClipboardTextAvailablePure: Check if the clipboard contains a specified text (pure).
  • IsClipboardEmpty: Check if the clipboard is empty.
  • IsClipboardEmptyPure: Check if the clipboard is empty (pure).


Code Modules:

  • ClipboardKit (Runtime)

Number of Blueprints: 0

Number of C++ Classes: 1

Network Replicated: No

Supported Development Platforms:

  • Windows

Supported Target Build Platforms:

  • Windows (Win64)


Documentation: Plugin Documentation

Example Project: Here


Important/Additional Notes:

  • This plugin provides clipboard functionality tailored for Windows (Win64) platforms.
태그

BLUEPRINT LIBRARYFUNCTION LIBRARYNoAICODE PLUGIN