C# 클래스 TagTool.Commands.Tags.ResourceCommand

상속: Command
파일 보기 프로젝트 열기: TheGuardians/TagTool

공개 메소드들

메소드 설명
Execute ( List args ) : bool
ResourceCommand ( ) : System

비공개 메소드들

메소드 설명
ExtractResource ( string cachePath, uint index, IReadOnlyList args ) : bool
ImportResource ( string cachePath, uint index, IReadOnlyList args ) : bool

메소드 상세

Execute() 공개 메소드

public Execute ( List args ) : bool
args List
리턴 bool

ResourceCommand() 공개 메소드

public ResourceCommand ( ) : System
리턴 System