C# Class FMOD.DSP_PARAMETER_DESC_INT

Exibir arquivo Open project: fmod/UnityIntegration Class Usage Examples

Public Properties

Property Type Description
defaultval int
goestoinf bool
max int
min int
valuenames System.IntPtr

Property Details

defaultval public_oe property

public int defaultval
return int

goestoinf public_oe property

public bool goestoinf
return bool

max public_oe property

public int max
return int

min public_oe property

public int min
return int

valuenames public_oe property

public IntPtr,System valuenames
return System.IntPtr