Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FSO
Files
Formats
IFF
Chunks
SLOT
C# Class FSO.Files.Formats.IFF.Chunks.SLOT
This format isn't documented on the wiki! Thanks, Darren!
Inheritance:
IffChunk
Show file
Open project: RHY3756547/FreeSO
Class Usage Examples
Public Properties
Property
Type
Description
HeightOffsets
float[]
Slots
List
>.Dictionary
Public Methods
Method
Description
Read
(
IffFile
iff
,
System
stream
) :
void
Method Details
Read()
public
method
public
Read
(
IffFile
iff
,
System
stream
) :
void
iff
IffFile
stream
System
return
void
Property Details
HeightOffsets
public static property
public
static
float[]
HeightOffsets
return
float[]
Slots
public property
public
Dictionary
>
Slots
return
List
>.Dictionary