AudioSubItem.ToString Method

ClockStone Audio Toolkit

AudioSubItemToString Method

Returns the name of the audio clip for debugging.

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
The debug output string.
See Also