Tile - Array - Clone – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
'''any[]''' Returns a clone of the target array- | '''any[]''' Returns a clone of the target array- | ||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]] | |||
=== Description === | === Description === | ||
Returns the contents of target '''array''' as a new '''array''' | |||
Revision as of 11:17, 12 November 2021
Clone(Array)
slice(): T[];
Returns
any[] Returns a clone of the target array-
Availability
Client, Server, Custom Controller
Description
Returns the contents of target array as a new array