Unreal Engine Marketplace is moving over to Fab in mid-October. Learn more.

Alice Property Snapshot Tool

Helo - Code Plugins - Sep 11, 2024
Not Yet Rated

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

  • Supported Platforms
  • Supported Engine Versions
    5.3 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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

Technical Details

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