Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


operator >(DiscreteTime, DiscreteTime)

Returns whether left-hand time value is greater 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