# qtm-lib

- [Installation](/qtm-lib/installation.md)
- [Imports](/qtm-lib/imports.md)
- [Client Functions](/qtm-lib/client-functions.md)
- [Framework](/qtm-lib/client-functions/framework.md)
- [PlayerLoaded](/qtm-lib/client-functions/framework/playerloaded.md): Description
- [SpawnVehicle](/qtm-lib/client-functions/framework/spawnvehicle.md): Description
- [Dispatch](/qtm-lib/client-functions/dispatch.md)
- [CreateDispatch](/qtm-lib/client-functions/dispatch/createdispatch.md): Description
- [Fuel](/qtm-lib/client-functions/fuel.md)
- [SetFuel](/qtm-lib/client-functions/fuel/setfuel.md): Description
- [GetFuel](/qtm-lib/client-functions/fuel/getfuel.md): Description
- [Inventory](/qtm-lib/client-functions/inventory.md)
- [GetItemInfo](/qtm-lib/client-functions/inventory/getiteminfo.md): Description
- [InventoryState](/qtm-lib/client-functions/inventory/inventorystate.md): Description
- [ToggleInventoryBusy](/qtm-lib/client-functions/inventory/toggleinventorybusy.md): Description
- [ToggleWeaponWheel](/qtm-lib/client-functions/inventory/toggleweaponwheel.md): Description
- [Search](/qtm-lib/client-functions/inventory/search.md): Description
- [Minigames](/qtm-lib/client-functions/minigames.md)
- [Drill](/qtm-lib/client-functions/minigames/drill.md): Description
- [TextUI](/qtm-lib/client-functions/textui.md)
- [Show TextUI](/qtm-lib/client-functions/textui/show-textui.md): Description
- [Hide TextUI](/qtm-lib/client-functions/textui/hide-textui.md): Hides the current shown TextUI
- [Vehiclekeys](/qtm-lib/client-functions/vehiclekeys.md)
- [Give VehicleKeys](/qtm-lib/client-functions/vehiclekeys/give-vehiclekeys.md): Description
- [Weather](/qtm-lib/client-functions/weather.md)
- [Enable Weather](/qtm-lib/client-functions/weather/enable-weather.md): Enables weather changing
- [Pause Weather](/qtm-lib/client-functions/weather/pause-weather.md): Pauses weather changes
- [Client Events](/qtm-lib/client-events.md)
- [onPlayerLoaded](/qtm-lib/client-events/onplayerloaded.md): Gets triggered when a player loads
- [onPlayerLogout](/qtm-lib/client-events/onplayerlogout.md): Gets triggered when a player logouts
- [Server Functions](/qtm-lib/server-functions.md)
- [Framework](/qtm-lib/server-functions/framework.md)
- [General](/qtm-lib/server-functions/framework/general.md)
- [GetChar](/qtm-lib/server-functions/framework/getchar.md): Description
- [GetJob](/qtm-lib/server-functions/framework/getjob.md): Description
- [Dispatch](/qtm-lib/server-functions/dispatch.md)
- [Inventory](/qtm-lib/server-functions/inventory.md)
- [Log](/qtm-lib/server-functions/log.md)
- [Create](/qtm-lib/server-functions/log/create.md): Description
- [Shared Functions](/qtm-lib/shared-functions.md)
- [DumpTable](/qtm-lib/shared-functions/dumptable.md)
- [Logging](/qtm-lib/shared-functions/logging.md)
- [Notification](/qtm-lib/shared-functions/notification.md)
