ResetSwitch settings
| Field | Type | Description |
|---|---|---|
| All Reseter | ReturnObject | A ReturnObject that references every VRCObjectPool to hide at once |
When Interacted with, the Reset switch obtains ownership of its own GameObject and the ReturnObject assigned to All Reseter, then calls ResetAll.
If All Reseter is not configured, processing stops and an error is written to the Unity Console.
See Create a Reset switch for setup instructions.