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

Game variables. More...

#include <game_variables.hpp>

Collaboration diagram for GameVariables:

Public Attributes

std::vector< TargetProfileg_vTargets
 Targets.
 
TargetProfile g_vLocal
 Local.
 
TargetProfileg_vNearestTarget = nullptr
 Nearest target.
 

Detailed Description

Game variables.

This class contains the game variables.

Member Data Documentation

◆ g_vLocal

TargetProfile GameVariables::g_vLocal

Local.

◆ g_vNearestTarget

TargetProfile* GameVariables::g_vNearestTarget = nullptr

Nearest target.

◆ g_vTargets

std::vector<TargetProfile> GameVariables::g_vTargets

Targets.


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