Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FMOD
Studio
USER_PROPERTY
C# Class FMOD.Studio.USER_PROPERTY
显示文件
Open project: fmod/UnityIntegration
Class Usage Examples
Public Properties
Property
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
return
bool
floatValue
public_oe property
public
float
floatValue
return
float
intValue
public_oe property
public
int
intValue
return
int
name
public_oe property
public
string
name
return
string
stringValue
public_oe property
public
string
stringValue
return
string
type
public_oe property
public
USER_PROPERTY_TYPE
type
return
USER_PROPERTY_TYPE