Exemplo n.º 1
0
 /// <summary>
 ///     Registers types this VehicleController requires the system to use.
 /// </summary>
 public virtual void RegisterTypes()
 {
     GtaVehicle.Register <GtaVehicle>();
 }