Nuclide
Software Development Kit for id Technology (BETA)
ncMailDict Class Reference

About this class

Dictionary for mail records.

Messages, generally meant for the player. Can be collected throughout the game, or potentially even be written by the player themselves. Sky is the limit.

KEYS

  • "date" : Date at which the message was recorded.
  • "to" : Localized string of the target recipient.
  • "from" : Localized string of the sender.
  • "subject" : Subject of the message.
  • "text" : Message contained within.
Inheritance diagram for ncMailDict:
ncDict

Public Member Functions

void ncMailDict (void)
 

Constructor & Destructor Documentation

◆ ncMailDict()

void ncMailDict::ncMailDict ( void  )

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