March 2020
Intermediate to advanced
534 pages
14h 15m
English
We will split this process into sections, starting with creating a data class for the ConVMSVehicleGroup table:
public final class AtlDataConVMSVehicleGroups extends AtlDataNode{}
[Hookable(false)]public final AtlQueryConVMSVehicleGroups query(){ return AtlQueryConVMSVehicleGroups::construct();}
[Hookable(false)]public final AtlSpecConVMSVehicleGroup spec(){ return AtlSpecConVMSVehicleGroup::construct();}
Read now
Unlock full access