Core Rules
WoTC AD&D 2nd Edition -- Drakein API Reference
Loading...
Searching...
No Matches
IConfig.h File Reference
#include "API.h"

Namespaces

namespace  CoreRules

Functions

const char * CoreRules::GetConfigPath (const char *key)
 Read a configured path / value by key name.
int CoreRules::GetConfigKeyCount ()
 Number of keys available from the platform configuration.
const char * CoreRules::GetConfigKey (int index)
 Key name at the given enumeration index, or "" when out of range.