TypeDesc
Class
読み終わるまでの所要時間 1 分最終更新 8ヶ月前
Inheritance
- object
- TypeDesc
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public class TypeDesc
Constructors
TypeDesc()
public TypeDesc()
TypeDesc(TypeDesc)
public TypeDesc(TypeDesc o)
Parameters
Type | Name | Description |
|---|---|---|
| TypeDesc | o |
Fields
name
public string name
Returns
Type | Description |
|---|---|
| string |
module
public string module
Returns
Type | Description |
|---|---|
| string |
type
public TypeDescType type
Returns
Type | Description |
|---|---|
| TypeDescType |
description
public string description
Returns
Type | Description |
|---|---|
| string |
definition
public TypeDescDef definition
Returns
Type | Description |
|---|---|
| TypeDescDef |