Class GenerateLinkXml
Namespace: UnityEditor.Build.Pipeline.Tasks
Syntax
public class GenerateLinkXml : IBuildTask
Properties
Version
Version identifier for the build task. Primarily for caching.
Declaration
public int Version { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |
Implements
Methods
Run()
Declaration
public ReturnCode Run()
Returns
| Type | Description |
|---|---|
| ReturnCode |