Component image 
Voice Permission component as seen in the Scene Inspector

The VoicePermission component changes the allowed voice modes for users with the selected roles in a world.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
MaxAllowedVoiceMode
|
VoiceMode | The maximum allowed voice mode allowed for the selected roles. |
AllowChangeOtherUsers
|
Bool | Whether the selected roles are allowed to change the voice mode of other users mainly through the User Inspector. |
Usage
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Examples
Seen in the root in a normal world under the Permissions slot.