Class AssemblyDefinition.VersionDefine
Namespace: UnityEditor.XRTools.Utils
Syntax
public class VersionDefine : object
Fields
define
Declaration
public string define
Field Value
| Type | Description |
|---|---|
| String |
expression
Declaration
public string expression
Field Value
| Type | Description |
|---|---|
| String |
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| String |