nanos world API Reference Unofficial documentation
Static function Shared

NanosTable.ShallowCopy

Performs a shallow copy of a table

Syntax

Lua
NanosTable.ShallowCopy(table)

Parameters

Name Type Default Description
table table The table to shallow copy

Returns

  • table the copied table