Version: 2023.2
言語: 日本語
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.