C# Class FMOD.Studio.USER_PROPERTY

Afficher le fichier Open project: fmod/UnityIntegration Class Usage Examples

Méthodes publiques

Свойство Type Description
boolValue bool
floatValue float
intValue int
name string
stringValue string
type USER_PROPERTY_TYPE

Property Details

boolValue public_oe property

public bool boolValue
Résultat bool

floatValue public_oe property

public float floatValue
Résultat float

intValue public_oe property

public int intValue
Résultat int

name public_oe property

public string name
Résultat string

stringValue public_oe property

public string stringValue
Résultat string

type public_oe property

public USER_PROPERTY_TYPE type
Résultat USER_PROPERTY_TYPE