Version: 2023.1
언어: 한국어
public static Unity.IntegerTime.DiscreteTime operator * (Unity.IntegerTime.DiscreteTime lhs, long rhs);
public static Unity.IntegerTime.DiscreteTime operator * (Unity.IntegerTime.DiscreteTime lhs, double s);
public static Unity.IntegerTime.DiscreteTime operator * (Unity.IntegerTime.DiscreteTime lhs, float s);

설명

Returns the multiplication of two time values.


Did you find this page useful? Please give it a rating: