FrameworkZ 4.4.2
Provides a framework for Project Zomboid with various systems.
Loading...
Searching...
No Matches
FrameworkZ::Utilities Class Reference

Public Member Functions

table CopyTable (originalTable, tableCopies)
 Copies a table.
 

Detailed Description

Definition at line 12 of file Utility.lua.

Member Function Documentation

◆ CopyTable()

table CopyTable ( originalTable ,
tableCopies  )

Copies a table.

Parameters
<ahref="variable_types.html#table" >table originalTable The table to copy.
<ahref="variable_types.html#table" >table tableCopies (Internal) The table of copies used internally by the function.
Returns
table The copied table.

The documentation for this class was generated from the following file: