operator <(DiscreteTime, DiscreteTime)
Returns whether the left-hand time value is less than the right-hand one.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Operator
- Namespace: Unity.IntegerTime
- Assembly: UnityEngine.CoreModule
public static bool operator <(DiscreteTime lhs, DiscreteTime rhs)
Parameters
Returns
Type | Description |
|---|---|
| bool |