HiveMind
Public Attributes | List of all members
CmdLineArgs Struct Reference

A structure to wrap command line arguments used for certain BSPs. More...

#include <IBSP.h>

Collaboration diagram for CmdLineArgs:
Collaboration graph

Public Attributes

int m_argc
 
char ** m_argv
 

Detailed Description

A structure to wrap command line arguments used for certain BSPs.

Member Data Documentation

◆ m_argc

int CmdLineArgs::m_argc

◆ m_argv

char** CmdLineArgs::m_argv

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