Class BuildSettings
Inheritance
System.Object
BuildSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Unity.PerformanceTesting
Syntax
[Serializable]
public class BuildSettings
Fields
AndroidBuildSystem
Declaration
public string AndroidBuildSystem
Field Value
| Type | Description |
|---|---|
| System.String |
BuildTarget
Declaration
public string BuildTarget
Field Value
| Type | Description |
|---|---|
| System.String |
DevelopmentPlayer
Declaration
public bool DevelopmentPlayer
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Platform
Declaration
public string Platform
Field Value
| Type | Description |
|---|---|
| System.String |