This version of Unity is unsupported.

TimerState.Equals

Declaration

public bool Equals(object obj);

Declaration

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.