Home
last modified time | relevance | path

Searched refs:RegisterErrorMapString (Results 1 – 3 of 3) sorted by relevance

/dports/games/openttd/openttd-12.1/src/script/api/
H A Dscript_error.cpp63 /* static */ void ScriptError::RegisterErrorMapString(ScriptErrorType ai_error_msg, const char *mes… in RegisterErrorMapString() function in ScriptError
H A Dscript_error.hpp185 static void RegisterErrorMapString(ScriptErrorType ai_error_msg, const char *message);
/dports/games/openttd/openttd-12.1/cmake/scripts/
H A DSquirrelExport.cmake437 …string(APPEND SQUIRREL_EXPORT "\n ScriptError::RegisterErrorMapString(${CLS}::${ENUM_ERROR_TO_STRI…