C# Class FSO.Files.Formats.IFF.Chunks.SLOT

This format isn't documented on the wiki! Thanks, Darren!
Inheritance: IffChunk
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
HeightOffsets float[]
Slots List>.Dictionary

Méthodes publiques

Méthode Description
Read ( IffFile iff, System stream ) : void

Method Details

Read() public méthode

public Read ( IffFile iff, System stream ) : void
iff IffFile
stream System
Résultat void

Property Details

HeightOffsets public_oe static_oe property

public static float[] HeightOffsets
Résultat float[]

Slots public_oe property

public Dictionary> Slots
Résultat List>.Dictionary