Eamon CS  3.1.0
Eamon.Game.DataStorage.QuickAccess.HintDb Class Reference
Inheritance diagram for Eamon.Game.DataStorage.QuickAccess.HintDb:
Eamon.Framework.DataStorage.Generic.IRecordDb< IHint >

Public Member Functions

 HintDb ()
 

Properties

virtual bool CopyAddedRecord [get, set]
 
virtual IHint??? this[long uid] [get, set]
 
virtual ICollection< IHint >?? Records [get]
 
- Properties inherited from Eamon.Framework.DataStorage.Generic.IRecordDb< IHint >
bool CopyAddedRecord [get, set]
 
this[long uid] [get, set]
 
ICollection< T > Records [get]
 

Constructor & Destructor Documentation

◆ HintDb()

Eamon.Game.DataStorage.QuickAccess.HintDb.HintDb ( )

Property Documentation

◆ CopyAddedRecord

virtual bool Eamon.Game.DataStorage.QuickAccess.HintDb.CopyAddedRecord
getset

◆ Records

virtual ICollection<IHint>?? Eamon.Game.DataStorage.QuickAccess.HintDb.Records
get

◆ this[long uid]

virtual IHint??? Eamon.Game.DataStorage.QuickAccess.HintDb.this[long uid]
getset

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