C# Class Files.IFF.TTAs

Pie menu text strings; equivalent in format to STR#.
Inheritance: IFFChunk
Mostra file Open project: Afr0Games/Project-Dollhouse Class Usage Examples

Public Properties

Property Type Description
Version short

Public Methods

Method Description
GetString ( LanguageCodes LangCode, int Index ) : string
TTAs ( IFFChunk BaseChunk ) : System.Collections.Generic

Method Details

GetString() public method

public GetString ( LanguageCodes LangCode, int Index ) : string
LangCode LanguageCodes
Index int
return string

TTAs() public method

public TTAs ( IFFChunk BaseChunk ) : System.Collections.Generic
BaseChunk IFFChunk
return System.Collections.Generic

Property Details

Version public_oe property

public short Version
return short