C# Class FMOD.DSP_PARAMETER_DESC_INT

Show file 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 property

public int defaultval
return int

goestoinf public property

public bool goestoinf
return bool

max public property

public int max
return int

min public property

public int min
return int

valuenames public property

public IntPtr,System valuenames
return System.IntPtr