Atomically set properties
set_propertiesBatch update up to 100 Roblox instance properties with typed values. If any write fails, earlier changes are automatically rolled back.
Instructions
Set up to 100 instance properties with typed values; automatically rolls back earlier changes if any write fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes | ||
| clientId | No | Connected client id; defaults to active client |