虚幻商城将于十月中旬迁移至 Fab。 了解详情。

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