DDraceNetwork Documentation
Loading...
Searching...
No Matches
CMenus::CPopupMapPickerContext Class Reference

#include <menus.h>

Collaboration diagram for CMenus::CPopupMapPickerContext:
[legend]

Public Member Functions

void MapListPopulate ()

Static Public Member Functions

static int MapListFetchCallback (const CFsFileInfo *pInfo, int IsDir, int StorageType, void *pUser)

Public Attributes

std::vector< CMapListItemm_vMaps
char m_aCurrentMapFolder [IO_MAX_PATH_LENGTH] = ""
CMenusm_pMenus
int m_Selection

Member Function Documentation

◆ MapListFetchCallback()

int CMenus::CPopupMapPickerContext::MapListFetchCallback ( const CFsFileInfo * pInfo,
int IsDir,
int StorageType,
void * pUser )
static

◆ MapListPopulate()

void CMenus::CPopupMapPickerContext::MapListPopulate ( )

Member Data Documentation

◆ m_aCurrentMapFolder

char CMenus::CPopupMapPickerContext::m_aCurrentMapFolder[IO_MAX_PATH_LENGTH] = ""

◆ m_pMenus

CMenus* CMenus::CPopupMapPickerContext::m_pMenus

◆ m_Selection

int CMenus::CPopupMapPickerContext::m_Selection

◆ m_vMaps

std::vector<CMapListItem> CMenus::CPopupMapPickerContext::m_vMaps

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