Table of Contents

LoginAsGuestOptions

Constructors
public LoginAsGuestOptions(CloudUniqueId cloudUniqueId)

Initializes a new instance of the LoginAsGuestOptions struct.

Parameters
Type Name Description
CloudUniqueId cloudUniqueId

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

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.