◆
operator==()
static bool operator==
(
StoredTransformList
lhs
,
StoredTransformList
rhs
)
static
Parameters
lhs
rhs
Returns
Returns true when both parameters reference the same object (or null), or, when the transforms contained in both objects are equal and in the same order.
References
StoredTransformList.Equals()
.
Here is the call graph for this function:
EyE
Unity
TransformStorage
StoredTransformList