DDraceNetwork Docs
CMenus::CGhostItem Struct Reference

#include <menus.h>

Public Member Functions

 CGhostItem ()
 
bool operator< (const CGhostItem &Other) const
 
bool Active () const
 
bool HasFile () const
 

Public Attributes

char m_aFilename [IO_MAX_PATH_LENGTH]
 
char m_aPlayer [MAX_NAME_LENGTH]
 
bool m_Failed
 
int m_Time
 
int m_Slot
 
bool m_Own
 
time_t m_Date
 

Constructor & Destructor Documentation

◆ CGhostItem()

CMenus::CGhostItem::CGhostItem ( )
inline

Member Function Documentation

◆ Active()

bool CMenus::CGhostItem::Active ( ) const
inline

◆ HasFile()

bool CMenus::CGhostItem::HasFile ( ) const
inline

◆ operator<()

bool CMenus::CGhostItem::operator< ( const CGhostItem Other) const
inline

Member Data Documentation

◆ m_aFilename

char CMenus::CGhostItem::m_aFilename[IO_MAX_PATH_LENGTH]

◆ m_aPlayer

char CMenus::CGhostItem::m_aPlayer[MAX_NAME_LENGTH]

◆ m_Date

time_t CMenus::CGhostItem::m_Date

◆ m_Failed

bool CMenus::CGhostItem::m_Failed

◆ m_Own

bool CMenus::CGhostItem::m_Own

◆ m_Slot

int CMenus::CGhostItem::m_Slot

◆ m_Time

int CMenus::CGhostItem::m_Time

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