◆ Equals() [1/4]

override bool Equals ( object  objectToCompare)
Parameters
objectToCompareIf the object is a UnityEngine.Transform, or StoredFullTransform it's local coordinates will be compared. If the object is a Transform storage it's values will be compared. If the object is not a recognized transform type, it will return false.
Returns
Returns true if the compared transformations have the same values, false otherwise

References StoredTransform.StoredTransform().

Referenced by TransformStorageTree.Equals(), TransformDictionaryStorage.Equals(), TransformAndDecendantStorage.Equals(), StoredFullTransform.Equals(), StoredTransform.Equals(), and StoredTransform.operator==().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: