C# Class EveryplaySettings, swip3

Inheritance: UnityEngine.ScriptableObject
显示文件 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_oe property

public bool androidSupportEnabled
return bool

clientId public_oe property

public string clientId
return string

clientSecret public_oe property

public string clientSecret
return string

iosSupportEnabled public_oe property

public bool iosSupportEnabled
return bool

redirectURI public_oe property

public string redirectURI
return string

testButtonsEnabled public_oe property

public bool testButtonsEnabled
return bool