CoronaLuaGetErrorHandler()

Revision Release 2024.3703
Keywords iOS, Solar2D Native, C, CoronaLua.h, CoronaLuaGetErrorHandler
See also CoronaLua.h
Corona C Functions

Overview

Returns the error handler invoked on a Lua exception. By default, this is NULL which means an internal Corona handler is called.

Syntax

lua_CFunction CoronaLuaGetErrorHandler()