building.edit_all_site | Edit All Site | Toggles cheat that allows editing all site areas. |
building.get_object_transform | Get Object Transform | [Build Mode Only] [Object Selection] Returns the current location, rotation, and scale of selected … |
building.get_options | Get Build Options | [Build Mode Only] Returns all build mode option states as JSON. |
building.set_object_location | Set Object Location | [Build Mode Only] [Object Selection] Sets the location of selected game object(s) relative to the p… |
building.set_object_rotation | Set Object Rotation | [Build Mode Only] [Object Selection] Sets the rotation of selected game object(s). Omitted axes kee… |
building.set_object_scale | Set Object Scale | [Build Mode Only] [Object Selection] Sets the scale of selected game object(s). Use 'scale' for uni… |
building.set_object_transform | Set Object Transform | [Build Mode Only] [Object Selection] Sets location, rotation, and/or scale of selected game object(… |
building.set_option | Set Build Options | [Build Mode Only] Sets one or more build mode options at once. All parameters are optional; only sp… |
building.show_studio_category | Show Studio Category | Toggles studio build category visibility in the UI. |
building.show_user_dev_category | Show User Dev Category | Toggles user dev build category visibility in the UI. |
building.unlock_site_area | Unlock Site Area | Unlocks site area restrictions for building. |