Valid
Returns whether the rate is valid. An invalid rate has a 0 denominator.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.IntegerTime
- Assembly: UnityEngine.CoreModule
public readonly bool Valid { get; }
public readonly bool Valid { get; }