C# 클래스 UnityEngine.Connect.UnityAdsSettings

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

Private Properties

프로퍼티 타입 설명
GetGameId string
IsPlatformEnabled bool
SetGameId void
SetPlatformEnabled void

비공개 메소드들

메소드 설명
GetGameId ( RuntimePlatform platform ) : string
IsPlatformEnabled ( RuntimePlatform platform ) : bool
SetGameId ( RuntimePlatform platform, string gameId ) : void
SetPlatformEnabled ( RuntimePlatform platform, bool value ) : void