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
Mis à jour 3/19/2026
Étoiles
97
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use unreal-object-operation