C# 클래스 SharpEditor.Assets.Manager

파일 보기 프로젝트 열기: bcsanches/phobos3d

공개 메소드들

메소드 설명
AddAsset ( Asset asset ) : void
GetAllAssets ( ) : IList
GetAssetsForCategory ( Category category ) : IList

메소드 상세

AddAsset() 공개 정적인 메소드

public static AddAsset ( Asset asset ) : void
asset Asset
리턴 void

GetAllAssets() 공개 정적인 메소드

public static GetAllAssets ( ) : IList
리턴 IList

GetAssetsForCategory() 공개 정적인 메소드

public static GetAssetsForCategory ( Category category ) : IList
category Category
리턴 IList