Version: 2023.1
언어: 한국어
public int CompareTo (GlobalObjectId other);

파라미터

other The other GlobalObjectId to compare.

반환

int Value comparing the value of the two GlobalObjectId types. Zero will be returned if the values are equal.

설명

Returns an integer value comparing the value of the two GlobalObjectId types.

The comparison order is assetGUID, targetObjectId, targetPrefabId, then identifierType.