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