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

Waypoints config. More...

#include <waypoints_config.hpp>

Public Attributes

bool m_bRenderInWorld = true
 
bool m_bNamesInWorld = true
 
float m_fSizeInWorld = 30
 
bool m_bRenderInRadar = true
 
bool m_bNamesInRadar = true
 
float m_fSizeInRadar = 3
 

Detailed Description

Waypoints config.

This config is responsible for the waypoints settings.

Member Data Documentation

◆ m_bNamesInRadar

bool WaypointsConfig::m_bNamesInRadar = true

◆ m_bNamesInWorld

bool WaypointsConfig::m_bNamesInWorld = true

◆ m_bRenderInRadar

bool WaypointsConfig::m_bRenderInRadar = true

◆ m_bRenderInWorld

bool WaypointsConfig::m_bRenderInWorld = true

◆ m_fSizeInRadar

float WaypointsConfig::m_fSizeInRadar = 3

◆ m_fSizeInWorld

float WaypointsConfig::m_fSizeInWorld = 30

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