C# Class Tool.Class.FileIO

Mostrar archivo Open project: NHNNEXT/2014-01-HUDIGAME-PoopTube

Public Methods

Method Description
JsonInput ( string filename, Core &scene ) : bool
JsonOutput ( string filename, List ChildList ) : bool

Method Details

JsonInput() public static method

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

JsonOutput() public static method

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