Property Target
Target
Gets or sets which BuildTarget this profile is going to use for the build. Used for building classic Unity standalone players.
Declaration
[CreateProperty]
public BuildTarget Target { get; set; }
Property Value
Type | Description |
---|---|
BuildTarget |