Version: 2023.2
言語: 日本語
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: