C# Class Files.IFF.BCON

This chunk type holds a number of constants that behavior code can refer to. Labels may be provided for them in a TRCN chunk with the same ID.
Inheritance: IFFChunk
显示文件 Open project: Afr0Games/Project-Dollhouse Class Usage Examples

Public Properties

Property Type Description
Constants List

Public Methods

Method Description
BCON ( IFFChunk BaseChunk ) : System

Method Details

BCON() public method

public BCON ( IFFChunk BaseChunk ) : System
BaseChunk IFFChunk
return System

Property Details

Constants public_oe property

public List Constants
return List