C# Class UnityEngine.Connect.UnityAdsSettings

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Private Properties

Свойство Type Description
GetGameId string
IsPlatformEnabled bool
SetGameId void
SetPlatformEnabled void

Private Methods

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