Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Component:ResoniteLinkPermissions

From Resonite Wiki
Component image 
File:ResoniteLinkPermissionsComponent.png
Resonite Link Permissions component as seen in the Scene Inspector

The Resonite Link Permissions component Is a permissions type component so it generates a list of users that the restrictions for using ResoniteLink applies to for the settings defined within this component. This component's values can only be changed by the creator of the world if they are hosting it.

Fields

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.
AllowReadAccess Bool Allows ResoniteLink to read data from the world.
AllowWriteAccess Bool Allows ResoniteLink to write data to the world.

Usage

Examples

See Also