Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public static bool operator <(DiscreteTime lhs, DiscreteTime rhs)

Parameters

Returns

Type

Description

bool