Type `BaseHelicopterVehicle' does not contain a definition for `isMobile'Fixed

I am getting the following error in the console. 

Error while compiling: HelicopterHover.cs(74,59): error CS1061: Type `BaseHelicopterVehicle' does not contain a definition for `isMobile' and no extension method `isMobile' of type `BaseHelicopterVehicle' could be found. Are you missing an assembly reference?​

Fixed, thanks for the report!

Locked automatically