C# Class EveryplaySettings, swip3

Inheritance: UnityEngine.ScriptableObject
Show file Open project: unit9/swip3 Class Usage Examples

Public Properties

Property Type Description
androidSupportEnabled bool
clientId string
clientSecret string
iosSupportEnabled bool
redirectURI string
testButtonsEnabled bool

Property Details

androidSupportEnabled public property

public bool androidSupportEnabled
return bool

clientId public property

public string clientId
return string

clientSecret public property

public string clientSecret
return string

iosSupportEnabled public property

public bool iosSupportEnabled
return bool

redirectURI public property

public string redirectURI
return string

testButtonsEnabled public property

public bool testButtonsEnabled
return bool