C# 클래스 EveryplaySettings, swip3

상속: UnityEngine.ScriptableObject
파일 보기 프로젝트 열기: unit9/swip3 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
androidSupportEnabled bool
clientId string
clientSecret string
iosSupportEnabled bool
redirectURI string
testButtonsEnabled bool

프로퍼티 상세

androidSupportEnabled 공개적으로 프로퍼티

public bool androidSupportEnabled
리턴 bool

clientId 공개적으로 프로퍼티

public string clientId
리턴 string

clientSecret 공개적으로 프로퍼티

public string clientSecret
리턴 string

iosSupportEnabled 공개적으로 프로퍼티

public bool iosSupportEnabled
리턴 bool

redirectURI 공개적으로 프로퍼티

public string redirectURI
리턴 string

testButtonsEnabled 공개적으로 프로퍼티

public bool testButtonsEnabled
리턴 bool