Functions
21AddCenterDialog
(dialog: Instance, centerDialogType: CenterDialogType, showFunction: Function, hideFunction: Function) → void
| Field | XML type | Value |
|---|
Name | string | AddCenterDialog |
AddKey
(key: string) → void
| Field | XML type | Value |
|---|
Name | string | AddKey |
AddSelectionParent
(selectionName: string, selectionParent: Instance) → void
| Field | XML type | Value |
|---|
Name | string | AddSelectionParent |
AddSelectionTuple
(selectionName: string, selections: Tuple) → void
| Field | XML type | Value |
|---|
Name | string | AddSelectionTuple |
AddSpecialKey
(key: SpecialKey) → void
| Field | XML type | Value |
|---|
Name | string | AddSpecialKey |
GetBrickCount
() → int
| Field | XML type | Value |
|---|
Name | string | GetBrickCount |
GetClosestDialogToPosition
(position: Vector3) → Instance
| Field | XML type | Value |
|---|
Name | string | GetClosestDialogToPosition |
GetErrorMessage
() → string
| Field | XML type | Value |
|---|
Name | string | GetErrorMessage |
GetUiMessage
() → string
| Field | XML type | Value |
|---|
Name | string | GetUiMessage |
OpenBrowserWindow
(url: string) → void
| Field | XML type | Value |
|---|
Name | string | OpenBrowserWindow |
RemoveCenterDialog
(dialog: Instance) → void
| Field | XML type | Value |
|---|
Name | string | RemoveCenterDialog |
RemoveKey
(key: string) → void
| Field | XML type | Value |
|---|
Name | string | RemoveKey |
RemoveSelectionGroup
(selectionName: string) → void
| Field | XML type | Value |
|---|
Name | string | RemoveSelectionGroup |
RemoveSpecialKey
(key: SpecialKey) → void
| Field | XML type | Value |
|---|
Name | string | RemoveSpecialKey |
SetErrorMessage
(errorMessage: string) → void
| Field | XML type | Value |
|---|
Name | string | SetErrorMessage |
SetGlobalGuiInset
(x1: int, y1: int, x2: int, y2: int) → void
| Field | XML type | Value |
|---|
Name | string | SetGlobalGuiInset |
SetUiMessage
(msgType: UiMessageType, uiMessage: string) → void
| Field | XML type | Value |
|---|
Name | string | SetUiMessage |
ShowStatsBasedOnInputString
(input: string) → bool
| Field | XML type | Value |
|---|
Name | string | ShowStatsBasedOnInputString |
ToggleFullscreen
() → void
| Field | XML type | Value |
|---|
Name | string | ToggleFullscreen |