Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
CrossHair Class Reference

Protected Member Functions

void CrossHair (Widget w)
 
void ~CrossHair ()
 
string GetName ()
 
bool IsCurrent ()
 
bool IsShown ()
 
void Show ()
 
void Hide ()
 
Widget GetWidget ()
 

Protected Attributes

string m_Name
 
bool m_Shown
 
bool m_Current
 
Widget m_Widget
 

Detailed Description

Definition at line 1 of file crosshairselector.c.

Constructor & Destructor Documentation

◆ CrossHair()

void CrossHair::CrossHair ( Widget w)
protected

Definition at line 9 of file crosshairselector.c.

◆ ~CrossHair()

void CrossHair::~CrossHair ( )
protected

Definition at line 17 of file crosshairselector.c.

Member Function Documentation

◆ GetName()

string CrossHair::GetName ( )
protected

Definition at line 19 of file crosshairselector.c.

◆ GetWidget()

Widget CrossHair::GetWidget ( )
protected

Definition at line 48 of file crosshairselector.c.

◆ Hide()

void CrossHair::Hide ( )
protected

Definition at line 41 of file crosshairselector.c.

◆ IsCurrent()

bool CrossHair::IsCurrent ( )
protected

Definition at line 24 of file crosshairselector.c.

◆ IsShown()

bool CrossHair::IsShown ( )
protected

Definition at line 29 of file crosshairselector.c.

◆ Show()

void CrossHair::Show ( )
protected

Definition at line 34 of file crosshairselector.c.

Member Data Documentation

◆ m_Current

bool CrossHair::m_Current
protected

Definition at line 5 of file crosshairselector.c.

◆ m_Name

string CrossHair::m_Name
protected

Definition at line 3 of file crosshairselector.c.

◆ m_Shown

bool CrossHair::m_Shown
protected

Definition at line 4 of file crosshairselector.c.

◆ m_Widget

Widget CrossHair::m_Widget
protected

Definition at line 7 of file crosshairselector.c.


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