◆
operator==()
static bool operator==
(
UniqueStringID
x
,
UniqueStringID
y
)
static
Parameters
x
first object to compare
y
other object to compare
Returns
Returns true if the two provided
UniqueStringID
objects have the same stats, false if not. Also returns true if BOTH objects are null, but false if only one of them is.
EyE
EditorUnity
Tools
UniqueStringID