Uses of Class
net.ctdp.rfdynhud.gamedata.VehicleSetup

Packages that use VehicleSetup
net.ctdp.rfdynhud.gamedata   
 

Uses of VehicleSetup in net.ctdp.rfdynhud.gamedata
 

Methods in net.ctdp.rfdynhud.gamedata that return VehicleSetup
 VehicleSetup LiveGameData.getSetup()
          Gets the vehicle setup model.
 

Methods in net.ctdp.rfdynhud.gamedata with parameters of type VehicleSetup
static void __GDPrivilegedAccess.setUpdatedInTimescope(VehicleSetup setup)