Version: 2023.1
언어: 한국어
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.