bool |
|
Active |
|
Vector2 |
|
AnchorPoint |
271
|
AutomaticSize |
|
AutomaticSize |
449
|
BrickColor |
|
BackgroundColor |
|
Color3 |
|
BackgroundColor3 |
|
float |
|
BackgroundTransparency |
|
BrickColor |
|
BorderColor |
|
Color3 |
|
BorderColor3 |
|
BorderMode |
|
BorderMode |
397
|
int |
|
BorderSizePixel |
|
bool |
|
ClipsDescendants |
48
|
bool |
|
Draggable |
330
|
int |
|
LayoutOrder |
280
|
GuiObject |
|
NextSelectionDown |
197
206
206
329
524
|
GuiObject |
|
NextSelectionLeft |
197
206
206
329
524
|
GuiObject |
|
NextSelectionRight |
197
206
206
329
524
|
GuiObject |
|
NextSelectionUp |
197
206
206
329
524
|
UDim2 |
|
Position |
|
float |
|
Rotation |
131
|
bool |
|
Selectable |
201
202
202
524
|
GuiObject |
|
SelectionImageObject |
200
329
|
int |
|
SelectionOrder |
524
527
|
UDim2 |
|
Size |
|
SizeConstraint |
|
SizeConstraint |
|
float |
|
Transparency |
|
bool |
|
Visible |
|
int |
|
ZIndex |
|
bool |
|
TweenPosition (UDim2 endPosition, EasingDirection easingDirection = Out, EasingStyle easingStyle = Quad, float time = 1, bool override = false, Function callback = nil) |
|
bool |
|
TweenSize (UDim2 endSize, EasingDirection easingDirection = Out, EasingStyle easingStyle = Quad, float time = 1, bool override = false, Function callback = nil) |
|
bool |
|
TweenSizeAndPosition (UDim2 endSize, UDim2 endPosition, EasingDirection easingDirection = Out, EasingStyle easingStyle = Quad, float time = 1, bool override = false, Function callback = nil) |
|
|
|
DragBegin (UDim2 initialPosition) |
71
330
|
|
|
DragStopped (int x, int y) |
330
|
|
|
InputBegan (InputObject input) |
130
133
138
483
|
|
|
InputChanged (InputObject input) |
130
133
138
483
|
|
|
InputEnded (InputObject input) |
130
133
138
483
|
|
|
MouseEnter (int x, int y) |
|
|
|
MouseLeave (int x, int y) |
|
|
|
MouseMoved (int x, int y) |
|
|
|
MouseWheelBackward (int x, int y) |
69
|
|
|
MouseWheelForward (int x, int y) |
69
|
|
|
SelectionGained () |
207
|
|
|
SelectionLost () |
207
|
|
|
TouchLongPress (Array touchPositions, UserInputState state) |
130
131
138
|
|
|
TouchPan (Array touchPositions, Vector2 totalTranslation, Vector2 velocity, UserInputState state) |
130
131
138
|
|
|
TouchPinch (Array touchPositions, float scale, float velocity, UserInputState state) |
130
131
138
|
|
|
TouchRotate (Array touchPositions, float rotation, float velocity, UserInputState state) |
130
131
138
|
|
|
TouchSwipe (SwipeDirection swipeDirection, int numberOfTouches) |
130
138
|
|
|
TouchTap (Array touchPositions) |
130
131
133
|