C# Class TagTool.Sounds.SoundBankSwitchContainer

A switch container in a sound bank.
Inheritance: IWwiseObject
Show file Open project: TheGuardians/TagTool Class Usage Examples

Public Methods

Method Description
Accept ( IWwiseObjectVisitor visitor ) : void
SoundBankSwitchContainer ( EndianReader reader, uint id ) : TagTool.IO

Method Details

Accept() public method

public Accept ( IWwiseObjectVisitor visitor ) : void
visitor IWwiseObjectVisitor
return void

SoundBankSwitchContainer() public method

public SoundBankSwitchContainer ( EndianReader reader, uint id ) : TagTool.IO
reader TagTool.IO.EndianReader
id uint
return TagTool.IO