Engine API Reference
Preparing search index...
XrErrorCallback
Type Alias XrErrorCallback
XrErrorCallback
:
(
err
:
Error
|
null
)
=>
any
Type declaration
(
err
:
Error
|
null
)
:
any
Parameters
err
:
Error
|
null
The Error object or null if operation was successful.
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
Engine API Reference
Loading...
The Error object or null if operation was successful.