Method |
Description |
|
DataIndex ( int id, int len ) : byte[] |
|
|
HashString ( String str ) : uint |
|
|
Header ( int id, int didxSize, bool isConsole ) : byte[] |
|
|
Hierarchy ( int bankid, int soundid, int fileid, string name, float volume, bool preview, bool isConsole ) : byte[] |
|
|
HierarchyAction ( int id, int objid, int bankid ) : byte[] |
|
|
HierarchyActorMixer ( int id, int soundid ) : byte[] |
|
|
HierarchyEvent ( int id, string name ) : byte[] |
|
|
HierarchySound ( int id, int fileid, int mixerid, float volume, bool preview, bool isConsole ) : byte[] |
|
|
StringID ( int id, string name ) : byte[] |
|
|
WriteChunk ( EndianBinaryWriter w, string name, byte chunkData ) : void |
|
|