DDraceNetwork Docs
CGameConsole::CInstance::SSearchMatch Struct Reference

#include <console.h>

Public Member Functions

 SSearchMatch (int Pos, int StartLine, int EndLine, int EntryLine)
 

Public Attributes

int m_Pos
 
int m_StartLine
 
int m_EndLine
 
int m_EntryLine
 

Constructor & Destructor Documentation

◆ SSearchMatch()

CGameConsole::CInstance::SSearchMatch::SSearchMatch ( int  Pos,
int  StartLine,
int  EndLine,
int  EntryLine 
)
inline

Member Data Documentation

◆ m_EndLine

int CGameConsole::CInstance::SSearchMatch::m_EndLine

◆ m_EntryLine

int CGameConsole::CInstance::SSearchMatch::m_EntryLine

◆ m_Pos

int CGameConsole::CInstance::SSearchMatch::m_Pos

◆ m_StartLine

int CGameConsole::CInstance::SSearchMatch::m_StartLine

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