Class Utils
Namespace: YACC
Assembly: .dll
Syntax
public class Utils
Methods
Name | Description |
---|---|
CalculateOptimalGearShifts(Engine, GearBox, Wheels, GameObject) | Calculate the optimal gear shifts for a given engine, gearbox and wheels. |
ToOrdinal(string) | Convert a number to its ordinal representation. |