Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
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
显示文件
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_oe static_oe property
public
static
float[]
HeightOffsets
return
float[]
Slots
public_oe property
public
Dictionary
>
Slots
return
List
>.Dictionary