Preparing search index...
The search index is not available
GDevelop JavaScript game engine
GDevelop JavaScript game engine
gdjs
staticArray
Function staticArray
static
Array
(
owner
)
:
any
[]
Create a static array that won't need a new allocation each time it's used.
Parameters
owner
:
any
The owner of the Array.
Returns
any
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GDevelop JavaScript game engine
Loading...
Create a static array that won't need a new allocation each time it's used.