DDraceNetwork Documentation
Loading...
Searching...
No Matches
CFileBrowser::CPopupConfirmDelete Class Reference
Inheritance diagram for CFileBrowser::CPopupConfirmDelete:
[legend]
Collaboration diagram for CFileBrowser::CPopupConfirmDelete:
[legend]

Static Public Member Functions

static CUi::EPopupMenuFunctionResult Render (void *pContext, CUIRect View, bool Active)

Public Attributes

CFileBrowserm_pFileBrowser
bool m_IsDirectory
char m_aDeletePath [IO_MAX_PATH_LENGTH]

Private Attributes

const char m_ButtonCancelId = 0
const char m_ButtonDeleteId = 0

Member Function Documentation

◆ Render()

CUi::EPopupMenuFunctionResult CFileBrowser::CPopupConfirmDelete::Render ( void * pContext,
CUIRect View,
bool Active )
static

Member Data Documentation

◆ m_aDeletePath

char CFileBrowser::CPopupConfirmDelete::m_aDeletePath[IO_MAX_PATH_LENGTH]

◆ m_ButtonCancelId

const char CFileBrowser::CPopupConfirmDelete::m_ButtonCancelId = 0
private

◆ m_ButtonDeleteId

const char CFileBrowser::CPopupConfirmDelete::m_ButtonDeleteId = 0
private

◆ m_IsDirectory

bool CFileBrowser::CPopupConfirmDelete::m_IsDirectory

◆ m_pFileBrowser

CFileBrowser* CFileBrowser::CPopupConfirmDelete::m_pFileBrowser

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