C# Class FMOD.DSP_PARAMETER_DESC

Exibir arquivo Open project: fmod/UnityIntegration Class Usage Examples

Public Properties

Property Type Description
desc DSP_PARAMETER_DESC_UNION
description string
type DSP_PARAMETER_TYPE

Property Details

desc public_oe property

public DSP_PARAMETER_DESC_UNION,FMOD desc
return DSP_PARAMETER_DESC_UNION

description public_oe property

public string description
return string

type public_oe property

public DSP_PARAMETER_TYPE type
return DSP_PARAMETER_TYPE