Preparing search index...
The search index is not available
GDevelop JavaScript game engine
GDevelop JavaScript game engine
gdjs
CustomObjectConfiguration
Type alias CustomObjectConfiguration
Custom
Object
Configuration
:
ObjectConfiguration
&
{
animatable
?:
SpriteAnimationData
[]
;
childrenContent
:
{
[
objectName
:
string
]
:
ObjectConfiguration
&
any
;
}
;
}
Type declaration
Optional
animatable
?:
SpriteAnimationData
[]
children
Content
:
{
[
objectName
:
string
]
:
ObjectConfiguration
&
any
;
}
[
objectName
:
string
]:
ObjectConfiguration
&
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GDevelop JavaScript game engine
Loading...