Syntax
xpcall(function_name, error_handler)Available in
- File scope
- Executable DCode bodies
Native C++
Lua only. This feature has no Native C++ code-generation binding.
Example
xpcall(function_name, error_handler) xpcall(function_name, error_handler)Lua only. This feature has no Native C++ code-generation binding.
xpcall(function_name, error_handler)