Xenon
A framework for cheat development.
 
Loading...
Searching...
No Matches
XenonConfig Class Reference

Xenon config. More...

#include <xenon_config.hpp>

Public Attributes

std::shared_ptr< AimConfigg_pAimConfig
 
std::shared_ptr< EspConfigg_pEspConfig
 
std::shared_ptr< GameVariablesg_pGameVariables
 
std::shared_ptr< RadarConfigg_pRadarConfig
 
std::shared_ptr< UIConfigg_pUIConfig
 
std::shared_ptr< WaypointsConfigg_pWaypointsConfig
 

Detailed Description

Xenon config.

This class is responsible for the xenon config.

Member Data Documentation

◆ g_pAimConfig

std::shared_ptr<AimConfig> XenonConfig::g_pAimConfig

◆ g_pEspConfig

std::shared_ptr<EspConfig> XenonConfig::g_pEspConfig

◆ g_pGameVariables

std::shared_ptr<GameVariables> XenonConfig::g_pGameVariables

◆ g_pRadarConfig

std::shared_ptr<RadarConfig> XenonConfig::g_pRadarConfig

◆ g_pUIConfig

std::shared_ptr<UIConfig> XenonConfig::g_pUIConfig

◆ g_pWaypointsConfig

std::shared_ptr<WaypointsConfig> XenonConfig::g_pWaypointsConfig

The documentation for this class was generated from the following file: