DDNet documentation
Loading...
Searching...
No Matches
CEditorHistoryUiState Class Reference

#include <editor_history.h>

Collaboration diagram for CEditorHistoryUiState:
[legend]

Public Attributes

EHistoryType m_HistoryType = EHistoryType::EDITOR
CListBox m_aListBoxes [(int) EHistoryType::SERVER_SETTINGS+1]
int m_aSelectedActionIndices [(int) EHistoryType::SERVER_SETTINGS+1] = {0}
const char m_aHistoryTypeButtonIds [(int) EHistoryType::SERVER_SETTINGS+1] = {0}
const char m_DeleteButtonId = 0
const char m_BaseActionButtonId = 0

Member Data Documentation

◆ m_aHistoryTypeButtonIds

const char CEditorHistoryUiState::m_aHistoryTypeButtonIds[(int) EHistoryType::SERVER_SETTINGS+1] = {0}

◆ m_aListBoxes

CListBox CEditorHistoryUiState::m_aListBoxes[(int) EHistoryType::SERVER_SETTINGS+1]

◆ m_aSelectedActionIndices

int CEditorHistoryUiState::m_aSelectedActionIndices[(int) EHistoryType::SERVER_SETTINGS+1] = {0}

◆ m_BaseActionButtonId

const char CEditorHistoryUiState::m_BaseActionButtonId = 0

◆ m_DeleteButtonId

const char CEditorHistoryUiState::m_DeleteButtonId = 0

◆ m_HistoryType

EHistoryType CEditorHistoryUiState::m_HistoryType = EHistoryType::EDITOR

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