C# 클래스 Alquimiaware.NuGetUnity.SearchTab

파일 보기 프로젝트 열기: Alquimiaware/Nuget-Unity 1 사용 예제들

공개 메소드들

메소드 설명
OnGUI ( ) : void
SearchTab ( ListCommand listCommand, InstallCommand installCommand ) : System

비공개 메소드들

메소드 설명
EnqueueBackgroundAction ( System.Action action ) : void
Install ( string packageName ) : void
RenderResultList ( ) : void
Save ( ) : void

메소드 상세

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void

SearchTab() 공개 메소드

public SearchTab ( ListCommand listCommand, InstallCommand installCommand ) : System
listCommand ListCommand
installCommand InstallCommand
리턴 System