C# 클래스 UnityRose.Formats.CHR

파일 보기 프로젝트 열기: osROSE/UnityRose

공개 메소드들

메소드 설명
CHR ( string filePath ) : System.Collections.Generic
Load ( string filePath ) : void

메소드 상세

CHR() 공개 메소드

public CHR ( string filePath ) : System.Collections.Generic
filePath string
리턴 System.Collections.Generic

Load() 공개 메소드

public Load ( string filePath ) : void
filePath string
리턴 void