Component:ButtonOpenHome

From Resonite Wiki
Revision as of 02:53, 12 September 2024 by AmasterAmaster (talk | contribs) (This is no longer a stub. Added a description. Added field descriptions, added usage description.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Component image 
Button Open Home component as seen in the Scene Inspector


The ButtonOpenHome component, when pressed with an IButton, takes the User to their favorite home world (usually the Resonite Cloud Home by default). There is an optional string input for a group home.

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.
LastOpened direct SyncTime Shows when the world was last opened (not shown in the component).
GroupOwnerId String An optional string input for a group home.

Usage

This is an easy way to set up a way to get to your favorite home faster.

Examples

See Also