C# 클래스 SpilAndroidBuildPostProcess, spil_event_unity_plugin

상속: MonoBehaviour
파일 보기 프로젝트 열기: spilgames/spil_event_unity_plugin

공개 메소드들

메소드 설명
CheckLatestPluginVersion ( ) : void
CheckSlotGameConifg ( ) : void
GetData ( string type ) : string
VerifyGoglePlayServices ( ) : void
VerifyManifest ( ) : void
VerifySpilSDKFiles ( ) : void

비공개 메소드들

메소드 설명
GetFormData ( ) : WWWForm
OnPostprocessBuild ( BuildTarget, target, string pathToBuildProject ) : void

메소드 상세

CheckLatestPluginVersion() 공개 정적인 메소드

public static CheckLatestPluginVersion ( ) : void
리턴 void

CheckSlotGameConifg() 공개 정적인 메소드

public static CheckSlotGameConifg ( ) : void
리턴 void

GetData() 공개 정적인 메소드

public static GetData ( string type ) : string
type string
리턴 string

VerifyGoglePlayServices() 공개 정적인 메소드

public static VerifyGoglePlayServices ( ) : void
리턴 void

VerifyManifest() 공개 정적인 메소드

public static VerifyManifest ( ) : void
리턴 void

VerifySpilSDKFiles() 공개 정적인 메소드

public static VerifySpilSDKFiles ( ) : void
리턴 void