chooseMultiple<T>(lst: T[], count: number): T[]
Choose multiple random items from a list.
param
lst- The list to choose from.
param
count- The number of items to choose.
returns
An array of random items from the list.
since
v3001.0
group
Random
Choose multiple random items from a list.
param
lst- The list to choose from.
param
count- The number of items to choose.
returns
An array of random items from the list.
since
v3001.0
group
Random
Assets
Game Obj
Components
Component Types
Scene
Input
Events
Info
Math
Misc
Button Bindings
GFX
Draw
Layer
Camera
Layers
Level
Plugins