😇
LLC Software API
😇
LLC Software API
  • 🌟Welcome
  • Quick Start
  • Script callbacks
  • 🥳Examples
    • Player ESP
    • Item ESP
    • Keybind List
  • 🎯namespaces
    • menu
    • render
    • cheat
    • game
  • 🍎classes
    • Game
      • bounding_box_t
      • item_t
      • player_t
      • mono_class_t
    • General
      • vec3_t
      • vec2_t
      • color_t
      • font_t
    • UI
      • checkbox_t
      • slider_float_t
      • slider_int_t
      • combo_t
      • multi_combo_t
      • label_t
      • divider_t
      • label_divider_t
      • button_t
      • color_picker_t
      • bind_t
Powered by GitBook
On this page

Was this helpful?

  1. 🍎classes

Game

These are all classes related to the game itself

bounding_box_titem_tplayer_tmono_class_t
PreviousgameNextbounding_box_t

Was this helpful?