C# Class DatDigger.Sections.UI.SparkleFile

Inheritance: INavigable
Datei anzeigen Open project: nohbdy/ffxivmodelviewer

Public Methods

Method Description
LoadFile ( BinaryReaderEx reader ) : void
SparkleFile ( string path ) : System

Method Details

LoadFile() public method

public LoadFile ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
return void

SparkleFile() public method

public SparkleFile ( string path ) : System
path string
return System