C# 클래스 UsedAssets, Hellbound

파일 보기 프로젝트 열기: Backman/Hellbound 1 사용 예제들

공개 메소드들

메소드 설명
GetAllAssets ( ) : string[]
GetLists ( List &assetResult, List &dependencyResult ) : void

메소드 상세

GetAllAssets() 공개 정적인 메소드

public static GetAllAssets ( ) : string[]
리턴 string[]

GetLists() 공개 정적인 메소드

public static GetLists ( List &assetResult, List &dependencyResult ) : void
assetResult List
dependencyResult List
리턴 void