Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
IGROptionsClass Class Reference

#include <IGR.h>

Public Member Functions

 IGROptionsClass (void)
 
 ~IGROptionsClass (void)
 
bool Init (void)
 
bool Is_Auto_Login_Allowed (void)
 
bool Is_Storing_Nicks_Allowed (void)
 
bool Is_Running_Reg_App_Allowed (void)
 
bool Set_Options (IGROptionsType options)
 

Detailed Description

Definition at line 46 of file IGR.h.

Constructor & Destructor Documentation

◆ IGROptionsClass()

IGROptionsClass::IGROptionsClass ( void )
inline

Definition at line 50 of file IGR.h.

◆ ~IGROptionsClass()

IGROptionsClass::~IGROptionsClass ( void )
inline

Definition at line 53 of file IGR.h.

Member Function Documentation

◆ Init()

bool IGROptionsClass::Init ( void )

Definition at line 47 of file IGR.cpp.

◆ Is_Auto_Login_Allowed()

bool IGROptionsClass::Is_Auto_Login_Allowed ( void )

Definition at line 99 of file IGR.cpp.

◆ Is_Running_Reg_App_Allowed()

bool IGROptionsClass::Is_Running_Reg_App_Allowed ( void )

Definition at line 133 of file IGR.cpp.

◆ Is_Storing_Nicks_Allowed()

bool IGROptionsClass::Is_Storing_Nicks_Allowed ( void )

Definition at line 116 of file IGR.cpp.

◆ Set_Options()

bool IGROptionsClass::Set_Options ( IGROptionsType options)

Definition at line 150 of file IGR.cpp.


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