Class GroupDesc
Inherited Members
Namespace: UnityEngine.Pixyz.Core
Syntax
[Serializable]
public class GroupDescConstructors
GroupDesc()
Declaration
public GroupDesc()GroupDesc(GroupDesc)
Declaration
public GroupDesc(GroupDesc o)Parameters
| Type | Name | Description | 
|---|---|---|
| GroupDesc | o | 
Fields
description
Declaration
public string descriptionField Value
| Type | Description | 
|---|---|
| string | 
functions
Declaration
public FunctionDescList functionsField Value
| Type | Description | 
|---|---|
| FunctionDescList | 
name
Declaration
public string nameField Value
| Type | Description | 
|---|---|
| string |