Using the generic type `VehicleEngineController<TOwner>' requires `1' type argument(s)Fixed

Error while compiling: HelicopterHover.cs(143,13): error CS0305: Using the generic type `VehicleEngineController<TOwner>' requires `1' type argument(s)

Getting the same

 Error while compiling: HelicopterHover.cs(143,13): error CS0305: Using the generic type `VehicleEngineController<TOwner>' requires `1' type argument(s)​

same here
(09:23:04) | Error while compiling: HelicopterHover.cs(143,13): error CS0305: Using the generic type `VehicleEngineController<TOwner>' requires `1' type argument(s)

Should be fixed now, thanks for the heads up guys.

Locked automatically