Engine API Reference - v2.6.1
Developer Site
Blog
Discord
Forum
GitHub
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
Developer Site
Blog
Discord
Forum
GitHub
Engine API Reference - v2.6.1
Loading...
The Error object or null if operation was successful.