C# Class GooglePlayGames.Editor.GPGSDependencies

Afficher le fichier Open project: playgameservices/play-games-plugin-for-unity Class Usage Examples

Méthodes publiques

Свойство Type Description
svcSupport object

Méthodes publiques

Méthode Description
RegisterDependencies ( ) : void

Private Methods

Méthode Description
GPGSDependencies ( ) : System
OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromPath ) : void

Method Details

RegisterDependencies() public static méthode

public static RegisterDependencies ( ) : void
Résultat void

Property Details

svcSupport public_oe static_oe property

Instance of the PlayServicesSupport resolver
public static object svcSupport
Résultat object