AMXX-BG.INFO settings_api.inc

settings_api

Browse all symbols documented inside this include file.

Forwards

Name Description
OnConnectionIsReady Calls from `settings_mysql` when connection is ready @noreturn
OnOptionsInitialized Calls after all options were created in database @noreturn
OnRegisterOption Calls when option is ready to be initialized (after `OnConnectionIsReady`) @param optionName option name @param fieldType see `OptionFieldType` constants @param defaultValue default value
OnCellValueChanged
OnStringValueChanged
OnNotifyMysqlCellValue
OnNotifyMysqlStringValue