C# Class UnityRose.Formats.CHR

Mostrar archivo Open project: osROSE/UnityRose

Public Methods

Method Description
CHR ( string filePath ) : System.Collections.Generic
Load ( string filePath ) : void

Method Details

CHR() public method

public CHR ( string filePath ) : System.Collections.Generic
filePath string
return System.Collections.Generic

Load() public method

public Load ( string filePath ) : void
filePath string
return void