C# Class UnityEngine.Connect.UnityAdsSettings

ファイルを表示 Open project: CarlosHBC/UnityDecompiled

Private Properties

Property Type Description
GetGameId string
IsPlatformEnabled bool
SetGameId void
SetPlatformEnabled void

Private Methods

Method Description
GetGameId ( RuntimePlatform platform ) : string
IsPlatformEnabled ( RuntimePlatform platform ) : bool
SetGameId ( RuntimePlatform platform, string gameId ) : void
SetPlatformEnabled ( RuntimePlatform platform, bool value ) : void