C# 클래스 Alquimiaware.NuGetUnity.Sources

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

공개 메소드들

메소드 설명
AddLocal ( string localPackage ) : void
AddRemote ( string remotePackage ) : void
GetAsArray ( ) : string[]

메소드 상세

AddLocal() 공개 메소드

public AddLocal ( string localPackage ) : void
localPackage string
리턴 void

AddRemote() 공개 메소드

public AddRemote ( string remotePackage ) : void
remotePackage string
리턴 void

GetAsArray() 공개 메소드

public GetAsArray ( ) : string[]
리턴 string[]