EnumTypeDesc
Class
読み終わるまでの所要時間 1 分最終更新 8ヶ月前
Inheritance
- object
- EnumTypeDesc
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public class EnumTypeDesc
Constructors
EnumTypeDesc()
public EnumTypeDesc()
EnumTypeDesc(EnumTypeDesc)
public EnumTypeDesc(EnumTypeDesc o)
Parameters
Type | Name | Description |
|---|---|---|
| EnumTypeDesc | o |
Fields
values
public IntList values
Returns
Type | Description |
|---|---|
| IntList |
labels
public StringList labels
Returns
Type | Description |
|---|---|
| StringList |
valueType
public string valueType
Returns
Type | Description |
|---|---|
| string |