Class SerializableMultiTargetInt.Entry
Namespace: UnityEngine.AssetGraph
Syntax
[Serializable]
public class Entry
Constructors
Entry(BuildTargetGroup, Int32)
Declaration
public Entry(BuildTargetGroup g, int v)
Parameters
| Type | Name | Description |
|---|---|---|
| BuildTargetGroup | g | |
| Int32 | v |
Fields
targetGroup
Declaration
public BuildTargetGroup targetGroup
Field Value
| Type | Description |
|---|---|
| BuildTargetGroup |
value
Declaration
public int value
Field Value
| Type | Description |
|---|---|
| Int32 |