Destroy

<void> Base:Destroy(<table<DrawEntry>> TableObject)

Destroys and removes each instance of a class (usually of Base) in the TableObject.

Parameters

Name
Description
Type
Default
Optional

TableObject

A table with all of the objects

table

N/A

Return

<nil>

Last updated