Class export=<T>Abstract

A base class for all the UIPresets 'components'.

Type Parameters

  • T extends GuiObject = GuiObject

Hierarchy (view full)

Properties

Properties

Owner?: T

The T extended GuiObject that this Component owns. NOTE: Not every component will have an Owner.

Type: keyof ComponentsMap

The type/name of this Component.

Generated using TypeDoc