rc_set_property
Set a UObject property directly via Remote Control, with full undo support for transactions.
Instructions
Write a UObject property directly via Remote Control (transacted/undoable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_path | Yes | ||
| property_name | Yes | ||
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |