API reference
API reference
Select your platform
No SDKs available
No versions available

StandalonePlatformSettings Class

Represents standalone platform settings in the Unity editor.These settings are used for StandalonePlatform initialization. It contains properties and methods to manage test user credentials such as email, password, and access token.

Properties

Represents the test user's email address for the Unity Editor settings. It has two methods to get and set the email address of the test user.
Represents the test user's password for the Unity Editor settings. It has two methods to get and set the password of the test user.
Represents the test user's access token for the Unity Editor settings. It has two methods to get and set the access token of the test user. It is used by StandalonePlatform.InitializeInEditor().
Did you find this page helpful?
Thumbs up icon
Thumbs down icon