This version of Unity is unsupported.

TimerState.Equals

public bool Equals(object obj);
public bool Equals(UIElements.TimerState other);

Parameters

obj The object to compare with.
other The object to compare with.

Returns

bool True if the objects are equal.

Description

Compare this object with another object and return true if they are equal.