C# 클래스 GooglePlayGames.Editor.GPGSDependencies

파일 보기 프로젝트 열기: playgameservices/play-games-plugin-for-unity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
svcSupport object

공개 메소드들

메소드 설명
RegisterDependencies ( ) : void

비공개 메소드들

메소드 설명
GPGSDependencies ( ) : System
OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromPath ) : void

메소드 상세

RegisterDependencies() 공개 정적인 메소드

public static RegisterDependencies ( ) : void
리턴 void

프로퍼티 상세

svcSupport 공개적으로 정적으로 프로퍼티

Instance of the PlayServicesSupport resolver
public static object svcSupport
리턴 object