Class SoundBankPrinter
- Namespace
- SpessaSharp.Utils
- Assembly
- SpessaSharp.dll
public sealed class SoundBankPrinter : BasePrinter
- Inheritance
-
SoundBankPrinter
- Inherited Members
Constructors
SoundBankPrinter(SoundBank, StringBuilder?, Options?)
public SoundBankPrinter(SoundBank bank, StringBuilder? sb = null, SoundBankPrinter.Options? options = null)
Parameters
bankSoundBanksbStringBuilderoptionsSoundBankPrinter.Options?
Properties
Opts
public SoundBankPrinter.Options Opts { get; init; }
Property Value
Methods
Print()
public override string Print()