C# 클래스 Tool.Class.FileIO

파일 보기 프로젝트 열기: NHNNEXT/2014-01-HUDIGAME-PoopTube

공개 메소드들

메소드 설명
JsonInput ( string filename, Core &scene ) : bool
JsonOutput ( string filename, List ChildList ) : bool

메소드 상세

JsonInput() 공개 정적인 메소드

public static JsonInput ( string filename, Core &scene ) : bool
filename string
scene Core
리턴 bool

JsonOutput() 공개 정적인 메소드

public static JsonOutput ( string filename, List ChildList ) : bool
filename string
ChildList List
리턴 bool