Skip to content

Instance

[!NOTE] There will be more things (methods, constructors, properties, etc) in the future. This is based on leaks and common sense.

Summary

Properties Properties of a `Instance`.

Methods Methods of a `Instance`.

Properties

Name

String

The name of the Instance.


Parent

String

The name of the Instance.


Methods

Clone()

Instance

Create a copy of the Instance and return copy.


Destroy()

nil

Destroy the Instance and children.


GetChildren()

{ Instance }

Return children of the Instance.