언리얼 엔진 마켓플레이스는 10월 중순에 팹으로 이전될 예정입니다. 자세히 알아보세요.

Alice Property Snapshot Tool

Helo - 코드 플러그인 - 2024/09/11
평점 없음

Alice Property Snapshot Tool is a handy tool for quickly cache and transferring object properties in Unreal Engine Editor.

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

Alice Property Snapshot Tool is a handy tool for quickly cache and transferring object properties in Unreal Engine Editor.


It can capture and store editable properties from most common objects in the Editor, and then easily transfer them to other objects with the same name or to properties of the same type that you specify.


Documentation (Github): https://github.com/Helooooooooo/AlicePropertySnapshotToolDocument

Documentation (Zhihu): https://zhuanlan.zhihu.com/p/719072117

Video Tutorial (Youtube): https://www.youtube.com/watch?v=OR-5Xs4HncA

Video Tutorial (Bilibili): https://www.bilibili.com/video/BV1VGpzemEqt

기술적 세부사항

Features:

  •  Cache object property as property snapshot.
  •  Transfer data from the property snapshot to the object properties.
  •  Create new variables in the Blueprint from the properties recorded in the property snapshot.


Code Modules:

  •  AlicePropertySnapshotTool (Editor)


Disclaimer:

This plugin relies on the built-in Unreal Engine plugin EditorScriptingUtilities. When this plugin is enabled, the EditorScriptingUtilities plugin will also be automatically enabled. If you wish to disable EditorScriptingUtilities when not using this plugin, you can manually turn it off in the Unreal Editor's Plugin Manager.


Number of Blueprints: 0

Number of C++ Classes: 30

Network Replicated: No

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64