Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CompareTo(NamedBuildTarget)

Determines the sorting relation of another NamedBuildTarget's target name to the current instance.
Read time 1 minuteLast updated 13 days ago

Definition

public int CompareTo(NamedBuildTarget other)

Parameters

The other NamedBuildTarget to compare

Returns

Type

Description

intAn integer value comparing the target name property of two NamedBuildTarget types.