SelType
Struct
읽는 시간 1분최근 업데이트: 8달 전
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct SelType
Constructors
SelType(SelType)
public SelType(SelType o)
Parameters
Type | Name | Description |
|---|---|---|
| SelType | o |
Fields
name
public string name
Returns
Type | Description |
|---|---|
| string |
type
public string type
Returns
Type | Description |
|---|---|
| string |
defaultValue
public string defaultValue
Returns
Type | Description |
|---|---|
| string |
description
public string description
Returns
Type | Description |
|---|---|
| string |