C# Class HyoutaTools.FinalFantasyCrystalChronicles.FileSections.IFileSection

Show file Open project: AdmiralCurtiss/HyoutaTools Class Usage Examples

Protected Properties

Property Type Description
_SectionIdentifier System.UInt32
_SectionSize System.UInt32

Protected Methods

Method Description
IFileSection ( System stream ) : System

Method Details

IFileSection() protected method

protected IFileSection ( System stream ) : System
stream System
return System

Property Details

_SectionIdentifier protected property

protected UInt32,System _SectionIdentifier
return System.UInt32

_SectionSize protected property

protected UInt32,System _SectionSize
return System.UInt32