Preparing search index...
The search index is not available
GDevelop JavaScript game engine
GDevelop JavaScript game engine
gdjs
evtTools
variable
valuePush
Function valuePush
Private
value
Push
(
array
,
value
)
:
void
Pushes a value onto an array. This shortcut function is needed for events code generation.
Parameters
array
:
Variable
value
:
string
|
number
|
boolean
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GDevelop JavaScript game engine
Loading...
Pushes a value onto an array. This shortcut function is needed for events code generation.