Table of Contents

LoginAsGuestOptions

struct in Coherence.Cloud

Specifies options that can be provided when logging in to coherence Cloud as a guest .

Remarks

Providing a custom CloudUniqueId makes it possible to log in as multiple different guest users on the same device. This might be useful for local multiplayer games, allowing each player to log into their own guest player account.

Constructors
LoginAsGuestOptions

Initializes a new instance of the LoginAsGuestOptions struct.

Fields
Default

Options that are used by default when logging in as a guest.

Properties
CloudUniqueId

A locally unique identifier for the guest player account to create.

Methods
ToString