home/categories/gaming/italink-unrealclientprotocol-skills-unreal-object-operation-skill-md
gamingdevelopment

unreal-object-operation

Read/write any UObject property (material settings, actor transforms, component configs, etc.), inspect object metadata, find instances, undo/redo. This is the foundational skill for modifying ANY object in Unreal Engine — use it whenever you need to get or set a property on any UObject.

Italink
maintainer
Italink
更新于 3/19/2026
星标
97
分支
11
quick start

Installation and usage

Read/write any UObject property (material settings, actor transforms, component configs, etc.), inspect object metadata, find instances, undo/redo. This is the foundational skill for modifying ANY object in Unreal Engine — use it whenever you need to get or set a property on any UObject.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use unreal-object-operation