| OpenEnroth 9cf7432
    | 
#include <FactionTable.h>
| Public Member Functions | |
| void | Initialize (const Blob &factions) | 
| Public Attributes | |
| IndexedArray< IndexedArray< MonsterHostility, MONSTER_TYPE_INVALID, MONSTER_TYPE_LAST >, MONSTER_TYPE_INVALID, MONSTER_TYPE_LAST > | relations | 
| void FactionTable::Initialize | ( | const Blob & | factions | ) | 
| IndexedArray<IndexedArray<MonsterHostility, MONSTER_TYPE_INVALID, MONSTER_TYPE_LAST>, MONSTER_TYPE_INVALID, MONSTER_TYPE_LAST> FactionTable::relations |