OpenKO Database Model
Table- and column-level documentation generated from the jsonSchema
Loading...
Searching...
No Matches
full_model::MonsterChallenge Class Referenceexport
module FullModel

[MONSTER_CHALLENGE] Monster challenge (Forgotten Temple) More...

Public Types

using BinderType = full_binder::MonsterChallenge
 

Public Member Functions

const int16_t & MapKey () const
 Returns a value for use in map keys based on the table's primary key.
 

Static Public Member Functions

static const std::string & TableName ()
 Returns the table name.
 
static const std::unordered_set< std::string > & ColumnNames ()
 Returns a set of column names for the table.
 
static const std::vector< std::string > & OrderedColumnNames ()
 Returns an ordered vector of column names for the table.
 
static const std::unordered_set< std::string > & BlobColumns ()
 Returns a set of blob column names for the table.
 
static const modelUtil::DbType DbType ()
 Returns the associated database type for the table.
 
static const std::vector< std::string > & PrimaryKey ()
 Returns the columns associated with the table's Primary Key.
 

Public Attributes

int16_t Index = {}
 Column [sIndex]: Index.
 
uint8_t StartTime1 = {}
 Column [bStartTime1]: StartTime 1.
 
uint8_t StartTime2 = {}
 Column [bStartTime2]: StartTime 2.
 
uint8_t StartTime3 = {}
 Column [bStartTime3]: StartTime 3.
 
uint8_t LevelMin = {}
 Column [bLevelMin]: Minimum level to enter.
 
uint8_t LevelMax = {}
 Column [bLevelMax]: Maximum level to enter.
 

Detailed Description

[MONSTER_CHALLENGE] Monster challenge (Forgotten Temple)

GAME Database - Full Library
MONSTER_CHALLENGE Monster challenge (Forgotten Temple)

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