Class ProcSoundData
- Namespace
- TrinketTinker.Models
- Assembly
- TrinketTinker.dll
Proc sound data
public sealed class ProcSoundData- Inheritance
- 
      
      ProcSoundData
- Inherited Members
Fields
CueName
public string? CueNameField Value
Pitch
public List<int>? PitchField Value
Methods
PlaySound(string?)
public void PlaySound(string? logName = null)Parameters
- logNamestring
Operators
implicit operator ProcSoundData(string)
public static implicit operator ProcSoundData(string cueName)Parameters
- cueNamestring