Functions
13Button1Down
(position: Vector2, camera: CoordinateFrame = …) → void
| Field | XML type | Value |
|---|
Name | string | Button1Down |
Button1Up
(position: Vector2, camera: CoordinateFrame = …) → void
| Field | XML type | Value |
|---|
Name | string | Button1Up |
Button2Down
(position: Vector2, camera: CoordinateFrame = …) → void
| Field | XML type | Value |
|---|
Name | string | Button2Down |
Button2Up
(position: Vector2, camera: CoordinateFrame = …) → void
| Field | XML type | Value |
|---|
Name | string | Button2Up |
CaptureController
() → void
| Field | XML type | Value |
|---|
Name | string | CaptureController |
ClickButton1
(position: Vector2, camera: CoordinateFrame = …) → void
| Field | XML type | Value |
|---|
Name | string | ClickButton1 |
ClickButton2
(position: Vector2, camera: CoordinateFrame = …) → void
| Field | XML type | Value |
|---|
Name | string | ClickButton2 |
MoveMouse
(position: Vector2, camera: CoordinateFrame = …) → void
| Field | XML type | Value |
|---|
Name | string | MoveMouse |
SetKeyDown
(key: string) → void
| Field | XML type | Value |
|---|
Name | string | SetKeyDown |
SetKeyUp
(key: string) → void
| Field | XML type | Value |
|---|
Name | string | SetKeyUp |
StartRecording
() → void
| Field | XML type | Value |
|---|
Name | string | StartRecording |
StopRecording
() → string
| Field | XML type | Value |
|---|
Name | string | StopRecording |
TypeKey
(key: string) → void
| Field | XML type | Value |
|---|
Name | string | TypeKey |