DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ AddModule()

static proto bool ErrorModuleHandler::AddModule ( ErrorCategory category,
notnull ErrorHandlerModule errorModule )
staticprivate

Adds a module handler to the ErrorModuleHandler.

Аргументы
categoryErrorCategory Category the module is for
errorModuleErrorHandlerModule The class containing the information and codes for the category.
Возвращает
bool Whether the adding of the module was successful or not

Используется в SafeAddModule().