AMXX-BG.INFO settings_api.inc

settings_api

Browse all symbols documented inside this include file.

Functions Raw source Download .inc Library page

Forwards

Name Description
OnCellValueChanged
OnConnectionIsReady Calls from `settings_mysql` when connection is ready @noreturn
OnNotifyMysqlCellValue
OnNotifyMysqlStringValue
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
OnStringValueChanged