ConstantDesc
Class
읽는 시간 1분최근 업데이트: 3달 전
Inheritance
- object
- ConstantDesc
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public class ConstantDesc
Constructors
ConstantDesc()
public ConstantDesc()
ConstantDesc(ConstantDesc)
public ConstantDesc(ConstantDesc o)
Parameters
Type | Name | Description |
|---|---|---|
| ConstantDesc | o |
Fields
name
public string name
Returns
Type | Description |
|---|---|
| string |
value
public string value
Returns
Type | Description |
|---|---|
| string |
type
public TypeDesc type
Returns
Type | Description |
|---|---|
| TypeDesc |
description
public string description
Returns
Type | Description |
|---|---|
| string |