C# Class GooglePlayGames.Editor.GPGSDependencies

显示文件 Open project: playgameservices/play-games-plugin-for-unity Class Usage Examples

Public Properties

Property Type Description
svcSupport object

Public Methods

Method Description
RegisterDependencies ( ) : void

Private Methods

Method Description
GPGSDependencies ( ) : System
OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromPath ) : void

Method Details

RegisterDependencies() public static method

public static RegisterDependencies ( ) : void
return void

Property Details

svcSupport public_oe static_oe property

Instance of the PlayServicesSupport resolver
public static object svcSupport
return object