Version: 2023.2
public static bool operator == (Unity.IntegerTime.DiscreteTime lhs, Unity.IntegerTime.DiscreteTime rhs);

参数

lhs The left hand side.
rhs The right hand side.

描述

Returns true if the time is equal to a given time, false otherwise.