Preparing search index...
The search index is not available
GDevelop JavaScript game engine
GDevelop JavaScript game engine
gdjs
SpineAtlasManagerRequestCallback
Type alias SpineAtlasManagerRequestCallback
Spine
Atlas
Manager
Request
Callback
:
(
(
error
,
content
?
)
=>
void
)
The callback called when a text that was requested is loaded (or an error occurred).
Type declaration
(
error
,
content
?
)
:
void
Parameters
error
:
Error
|
null
Optional
content
:
pixi_spine.TextureAtlas
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GDevelop JavaScript game engine
Loading...
The callback called when a text that was requested is loaded (or an error occurred).