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

bank SoundBank
sb StringBuilder
options SoundBankPrinter.Options?

Properties

Opts

public SoundBankPrinter.Options Opts { get; init; }

Property Value

SoundBankPrinter.Options

Methods

Print()

public override string Print()

Returns

string