Shortcut Asset

Asset to open a linked asset/directory.

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

Shortcut Asset is an Unreal Engine plugin that adds asset to open a linked asset/directory.

This works like a shortcut file in Windows/macOS or a symbolic link in Linux.


Unreal Engine supports the "Collections" and "Favorites" feature to open assets/directories with more accessibility.

However, these features aggregate the access points, which does not allows you to manage assets flexibly.

For example, the "Collections" feature can create the access point to the asset, but all access points are aggregated into the Collections category. It also does not support directory access.

The "Favorites" feature can create the access point to the directory, but all access points are aggregated to the Favorites category. It also does not support asset access.

Shortcut asset overcomes all these problems.


If you have any trouble or question, you can join our Discord or make issue on GitHub.



Change Log


1.2.0 (2023.9.26)

  • Support on Unreal Engine 5.3


1.1.0 (2023.6.2)

  • Support on Unreal Engine 5.2


1.0.0 (2023.3.21)

  • First release

기술적 세부사항

Features:

  •  Open an asset with a shortcut asset.
  •  Open a directory with a shortcut asset.

Code Modules:

  •  ShortcutAsset (Editor)

Number of Blueprints: 0

Number of C++ Classes: 9

Network Replicated: No

Supported Development Platforms: Windows / macOS / Linux

Supported Target Build Platforms: All platforms

Documentation: Documentation is available at the project page on GitHub

Example Project: Example is available at the project page on GitHub

Important/Additional Notes: This plugin has a free trial version. See the document if you want to install a free version.