@rbxts/types 1.0.939 → 1.0.941
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/include/generated/None.d.ts +421 -44
- package/include/generated/PluginSecurity.d.ts +113 -5
- package/include/generated/enums.d.ts +632 -21
- package/package.json +1 -1
|
@@ -2743,6 +2743,33 @@ declare namespace Enum {
|
|
|
2743
2743
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.AppUpdateStatus | undefined;
|
|
2744
2744
|
}
|
|
2745
2745
|
export type AppUpdateStatus = AppUpdateStatus.Unknown | AppUpdateStatus.NotSupported | AppUpdateStatus.Failed | AppUpdateStatus.NotAvailable | AppUpdateStatus.Available | AppUpdateStatus.AvailableBoundChannel | AppUpdateStatus.AvailableBetaProgram;
|
|
2746
|
+
/**
|
|
2747
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/ApplyShadowMode)
|
|
2748
|
+
*/
|
|
2749
|
+
export namespace ApplyShadowMode {
|
|
2750
|
+
/**
|
|
2751
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/ApplyShadowMode#Shape)
|
|
2752
|
+
*/
|
|
2753
|
+
export interface Shape extends globalThis.EnumItem {
|
|
2754
|
+
Name: "Shape";
|
|
2755
|
+
Value: 0;
|
|
2756
|
+
EnumType: typeof globalThis.Enum.ApplyShadowMode;
|
|
2757
|
+
}
|
|
2758
|
+
export const Shape: Shape;
|
|
2759
|
+
/**
|
|
2760
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/ApplyShadowMode#Text)
|
|
2761
|
+
*/
|
|
2762
|
+
export interface Text extends globalThis.EnumItem {
|
|
2763
|
+
Name: "Text";
|
|
2764
|
+
Value: 1;
|
|
2765
|
+
EnumType: typeof globalThis.Enum.ApplyShadowMode;
|
|
2766
|
+
}
|
|
2767
|
+
export const Text: Text;
|
|
2768
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.ApplyShadowMode>;
|
|
2769
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.ApplyShadowMode | undefined;
|
|
2770
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.ApplyShadowMode | undefined;
|
|
2771
|
+
}
|
|
2772
|
+
export type ApplyShadowMode = ApplyShadowMode.Shape | ApplyShadowMode.Text;
|
|
2746
2773
|
/**
|
|
2747
2774
|
* Used by `UIStroke.ApplyStrokeMode` to determine where to apply the stroke.
|
|
2748
2775
|
*
|
|
@@ -3583,15 +3610,6 @@ declare namespace Enum {
|
|
|
3583
3610
|
EnumType: typeof globalThis.Enum.AssetType;
|
|
3584
3611
|
}
|
|
3585
3612
|
export const EyeMakeup: EyeMakeup;
|
|
3586
|
-
/**
|
|
3587
|
-
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/AssetType#VoxelFragment)
|
|
3588
|
-
*/
|
|
3589
|
-
export interface VoxelFragment extends globalThis.EnumItem {
|
|
3590
|
-
Name: "VoxelFragment";
|
|
3591
|
-
Value: 91;
|
|
3592
|
-
EnumType: typeof globalThis.Enum.AssetType;
|
|
3593
|
-
}
|
|
3594
|
-
export const VoxelFragment: VoxelFragment;
|
|
3595
3613
|
/**
|
|
3596
3614
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/AssetType#AvatarBackground)
|
|
3597
3615
|
*/
|
|
@@ -3614,7 +3632,7 @@ declare namespace Enum {
|
|
|
3614
3632
|
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.AssetType | undefined;
|
|
3615
3633
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.AssetType | undefined;
|
|
3616
3634
|
}
|
|
3617
|
-
export type AssetType = AssetType.Image | AssetType.TShirt | AssetType.Audio | AssetType.Mesh | AssetType.Lua | AssetType.Hat | AssetType.Place | AssetType.Model | AssetType.Shirt | AssetType.Pants | AssetType.Decal | AssetType.Head | AssetType.Face | AssetType.Gear | AssetType.Badge | AssetType.Animation | AssetType.Torso | AssetType.RightArm | AssetType.LeftArm | AssetType.LeftLeg | AssetType.RightLeg | AssetType.Package | AssetType.GamePass | AssetType.Plugin | AssetType.MeshPart | AssetType.HairAccessory | AssetType.FaceAccessory | AssetType.NeckAccessory | AssetType.ShoulderAccessory | AssetType.FrontAccessory | AssetType.BackAccessory | AssetType.WaistAccessory | AssetType.ClimbAnimation | AssetType.DeathAnimation | AssetType.FallAnimation | AssetType.IdleAnimation | AssetType.JumpAnimation | AssetType.RunAnimation | AssetType.SwimAnimation | AssetType.WalkAnimation | AssetType.PoseAnimation | AssetType.EarAccessory | AssetType.EyeAccessory | AssetType.EmoteAnimation | AssetType.Video | AssetType.TShirtAccessory | AssetType.ShirtAccessory | AssetType.PantsAccessory | AssetType.JacketAccessory | AssetType.SweaterAccessory | AssetType.ShortsAccessory | AssetType.LeftShoeAccessory | AssetType.RightShoeAccessory | AssetType.DressSkirtAccessory | AssetType.FontFamily | AssetType.EyebrowAccessory | AssetType.EyelashAccessory | AssetType.MoodAnimation | AssetType.DynamicHead | AssetType.FaceMakeup | AssetType.LipMakeup | AssetType.EyeMakeup | AssetType.
|
|
3635
|
+
export type AssetType = AssetType.Image | AssetType.TShirt | AssetType.Audio | AssetType.Mesh | AssetType.Lua | AssetType.Hat | AssetType.Place | AssetType.Model | AssetType.Shirt | AssetType.Pants | AssetType.Decal | AssetType.Head | AssetType.Face | AssetType.Gear | AssetType.Badge | AssetType.Animation | AssetType.Torso | AssetType.RightArm | AssetType.LeftArm | AssetType.LeftLeg | AssetType.RightLeg | AssetType.Package | AssetType.GamePass | AssetType.Plugin | AssetType.MeshPart | AssetType.HairAccessory | AssetType.FaceAccessory | AssetType.NeckAccessory | AssetType.ShoulderAccessory | AssetType.FrontAccessory | AssetType.BackAccessory | AssetType.WaistAccessory | AssetType.ClimbAnimation | AssetType.DeathAnimation | AssetType.FallAnimation | AssetType.IdleAnimation | AssetType.JumpAnimation | AssetType.RunAnimation | AssetType.SwimAnimation | AssetType.WalkAnimation | AssetType.PoseAnimation | AssetType.EarAccessory | AssetType.EyeAccessory | AssetType.EmoteAnimation | AssetType.Video | AssetType.TShirtAccessory | AssetType.ShirtAccessory | AssetType.PantsAccessory | AssetType.JacketAccessory | AssetType.SweaterAccessory | AssetType.ShortsAccessory | AssetType.LeftShoeAccessory | AssetType.RightShoeAccessory | AssetType.DressSkirtAccessory | AssetType.FontFamily | AssetType.EyebrowAccessory | AssetType.EyelashAccessory | AssetType.MoodAnimation | AssetType.DynamicHead | AssetType.FaceMakeup | AssetType.LipMakeup | AssetType.EyeMakeup | AssetType.AvatarBackground | AssetType.TextDocument;
|
|
3618
3636
|
/**
|
|
3619
3637
|
* Determines the asset type verification mode.
|
|
3620
3638
|
*
|
|
@@ -11958,6 +11976,60 @@ declare namespace Enum {
|
|
|
11958
11976
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.DisplaySize | undefined;
|
|
11959
11977
|
}
|
|
11960
11978
|
export type DisplaySize = DisplaySize.Small | DisplaySize.Medium | DisplaySize.Large;
|
|
11979
|
+
/**
|
|
11980
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/DistanceAttenuationMode)
|
|
11981
|
+
*/
|
|
11982
|
+
export namespace DistanceAttenuationMode {
|
|
11983
|
+
/**
|
|
11984
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/DistanceAttenuationMode#Custom)
|
|
11985
|
+
*/
|
|
11986
|
+
export interface Custom extends globalThis.EnumItem {
|
|
11987
|
+
Name: "Custom";
|
|
11988
|
+
Value: 0;
|
|
11989
|
+
EnumType: typeof globalThis.Enum.DistanceAttenuationMode;
|
|
11990
|
+
}
|
|
11991
|
+
export const Custom: Custom;
|
|
11992
|
+
/**
|
|
11993
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/DistanceAttenuationMode#InverseTapered)
|
|
11994
|
+
*/
|
|
11995
|
+
export interface InverseTapered extends globalThis.EnumItem {
|
|
11996
|
+
Name: "InverseTapered";
|
|
11997
|
+
Value: 1;
|
|
11998
|
+
EnumType: typeof globalThis.Enum.DistanceAttenuationMode;
|
|
11999
|
+
}
|
|
12000
|
+
export const InverseTapered: InverseTapered;
|
|
12001
|
+
/**
|
|
12002
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/DistanceAttenuationMode#Linear)
|
|
12003
|
+
*/
|
|
12004
|
+
export interface Linear extends globalThis.EnumItem {
|
|
12005
|
+
Name: "Linear";
|
|
12006
|
+
Value: 2;
|
|
12007
|
+
EnumType: typeof globalThis.Enum.DistanceAttenuationMode;
|
|
12008
|
+
}
|
|
12009
|
+
export const Linear: Linear;
|
|
12010
|
+
/**
|
|
12011
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/DistanceAttenuationMode#LinearSquared)
|
|
12012
|
+
*/
|
|
12013
|
+
export interface LinearSquared extends globalThis.EnumItem {
|
|
12014
|
+
Name: "LinearSquared";
|
|
12015
|
+
Value: 3;
|
|
12016
|
+
EnumType: typeof globalThis.Enum.DistanceAttenuationMode;
|
|
12017
|
+
}
|
|
12018
|
+
export const LinearSquared: LinearSquared;
|
|
12019
|
+
/**
|
|
12020
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/DistanceAttenuationMode#Inverse)
|
|
12021
|
+
*/
|
|
12022
|
+
export interface Inverse extends globalThis.EnumItem {
|
|
12023
|
+
Name: "Inverse";
|
|
12024
|
+
Value: 4;
|
|
12025
|
+
EnumType: typeof globalThis.Enum.DistanceAttenuationMode;
|
|
12026
|
+
}
|
|
12027
|
+
export const Inverse: Inverse;
|
|
12028
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.DistanceAttenuationMode>;
|
|
12029
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.DistanceAttenuationMode | undefined;
|
|
12030
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.DistanceAttenuationMode | undefined;
|
|
12031
|
+
}
|
|
12032
|
+
export type DistanceAttenuationMode = DistanceAttenuationMode.Custom | DistanceAttenuationMode.InverseTapered | DistanceAttenuationMode.Linear | DistanceAttenuationMode.LinearSquared | DistanceAttenuationMode.Inverse;
|
|
11961
12033
|
/**
|
|
11962
12034
|
* Specifies the type of domain that a `User` is scoped to.
|
|
11963
12035
|
*
|
|
@@ -15779,6 +15851,42 @@ declare namespace Enum {
|
|
|
15779
15851
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.GearType | undefined;
|
|
15780
15852
|
}
|
|
15781
15853
|
export type GearType = GearType.MeleeWeapons | GearType.RangedWeapons | GearType.Explosives | GearType.PowerUps | GearType.NavigationEnhancers | GearType.MusicalInstruments | GearType.SocialItems | GearType.BuildingTools | GearType.Transport;
|
|
15854
|
+
/**
|
|
15855
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/GenerateMomentTextResult)
|
|
15856
|
+
*/
|
|
15857
|
+
export namespace GenerateMomentTextResult {
|
|
15858
|
+
/**
|
|
15859
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/GenerateMomentTextResult#Success)
|
|
15860
|
+
*/
|
|
15861
|
+
export interface Success extends globalThis.EnumItem {
|
|
15862
|
+
Name: "Success";
|
|
15863
|
+
Value: 0;
|
|
15864
|
+
EnumType: typeof globalThis.Enum.GenerateMomentTextResult;
|
|
15865
|
+
}
|
|
15866
|
+
export const Success: Success;
|
|
15867
|
+
/**
|
|
15868
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/GenerateMomentTextResult#Pending)
|
|
15869
|
+
*/
|
|
15870
|
+
export interface Pending extends globalThis.EnumItem {
|
|
15871
|
+
Name: "Pending";
|
|
15872
|
+
Value: 1;
|
|
15873
|
+
EnumType: typeof globalThis.Enum.GenerateMomentTextResult;
|
|
15874
|
+
}
|
|
15875
|
+
export const Pending: Pending;
|
|
15876
|
+
/**
|
|
15877
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/GenerateMomentTextResult#Failed)
|
|
15878
|
+
*/
|
|
15879
|
+
export interface Failed extends globalThis.EnumItem {
|
|
15880
|
+
Name: "Failed";
|
|
15881
|
+
Value: 2;
|
|
15882
|
+
EnumType: typeof globalThis.Enum.GenerateMomentTextResult;
|
|
15883
|
+
}
|
|
15884
|
+
export const Failed: Failed;
|
|
15885
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.GenerateMomentTextResult>;
|
|
15886
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.GenerateMomentTextResult | undefined;
|
|
15887
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.GenerateMomentTextResult | undefined;
|
|
15888
|
+
}
|
|
15889
|
+
export type GenerateMomentTextResult = GenerateMomentTextResult.Success | GenerateMomentTextResult.Pending | GenerateMomentTextResult.Failed;
|
|
15782
15890
|
/**
|
|
15783
15891
|
* **Deprecated:**
|
|
15784
15892
|
*
|
|
@@ -18195,11 +18303,20 @@ declare namespace Enum {
|
|
|
18195
18303
|
EnumType: typeof globalThis.Enum.InternalVideoUsage;
|
|
18196
18304
|
}
|
|
18197
18305
|
export const HomeCarousel: HomeCarousel;
|
|
18306
|
+
/**
|
|
18307
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/InternalVideoUsage#FeatureTileAd)
|
|
18308
|
+
*/
|
|
18309
|
+
export interface FeatureTileAd extends globalThis.EnumItem {
|
|
18310
|
+
Name: "FeatureTileAd";
|
|
18311
|
+
Value: 3;
|
|
18312
|
+
EnumType: typeof globalThis.Enum.InternalVideoUsage;
|
|
18313
|
+
}
|
|
18314
|
+
export const FeatureTileAd: FeatureTileAd;
|
|
18198
18315
|
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.InternalVideoUsage>;
|
|
18199
18316
|
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.InternalVideoUsage | undefined;
|
|
18200
18317
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.InternalVideoUsage | undefined;
|
|
18201
18318
|
}
|
|
18202
|
-
export type InternalVideoUsage = InternalVideoUsage.Default | InternalVideoUsage.WatchPage | InternalVideoUsage.HomeCarousel;
|
|
18319
|
+
export type InternalVideoUsage = InternalVideoUsage.Default | InternalVideoUsage.WatchPage | InternalVideoUsage.HomeCarousel | InternalVideoUsage.FeatureTileAd;
|
|
18203
18320
|
/**
|
|
18204
18321
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/InterpolationThrottlingMode)
|
|
18205
18322
|
*/
|
|
@@ -18426,20 +18543,18 @@ declare namespace Enum {
|
|
|
18426
18543
|
*/
|
|
18427
18544
|
export namespace KeyCode {
|
|
18428
18545
|
/**
|
|
18429
|
-
*
|
|
18430
|
-
*
|
|
18431
|
-
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/KeyCode#Unknown)
|
|
18546
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/KeyCode#None)
|
|
18432
18547
|
*/
|
|
18433
|
-
export interface
|
|
18434
|
-
Name: "
|
|
18548
|
+
export interface None extends globalThis.EnumItem {
|
|
18549
|
+
Name: "None";
|
|
18435
18550
|
Value: 0;
|
|
18436
18551
|
EnumType: typeof globalThis.Enum.KeyCode;
|
|
18437
18552
|
}
|
|
18438
|
-
export const
|
|
18553
|
+
export const None: None;
|
|
18439
18554
|
/**
|
|
18440
|
-
* @deprecated renamed to
|
|
18555
|
+
* @deprecated renamed to None
|
|
18441
18556
|
*/
|
|
18442
|
-
export const
|
|
18557
|
+
export const Unknown: None;
|
|
18443
18558
|
/**
|
|
18444
18559
|
* The `Backspace` key.
|
|
18445
18560
|
*
|
|
@@ -21480,11 +21595,65 @@ declare namespace Enum {
|
|
|
21480
21595
|
EnumType: typeof globalThis.Enum.KeyCode;
|
|
21481
21596
|
}
|
|
21482
21597
|
export const TouchPinch: TouchPinch;
|
|
21598
|
+
/**
|
|
21599
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/KeyCode#ButtonCenter)
|
|
21600
|
+
*/
|
|
21601
|
+
export interface ButtonCenter extends globalThis.EnumItem {
|
|
21602
|
+
Name: "ButtonCenter";
|
|
21603
|
+
Value: 1051;
|
|
21604
|
+
EnumType: typeof globalThis.Enum.KeyCode;
|
|
21605
|
+
}
|
|
21606
|
+
export const ButtonCenter: ButtonCenter;
|
|
21607
|
+
/**
|
|
21608
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/KeyCode#ButtonBack)
|
|
21609
|
+
*/
|
|
21610
|
+
export interface ButtonBack extends globalThis.EnumItem {
|
|
21611
|
+
Name: "ButtonBack";
|
|
21612
|
+
Value: 1052;
|
|
21613
|
+
EnumType: typeof globalThis.Enum.KeyCode;
|
|
21614
|
+
}
|
|
21615
|
+
export const ButtonBack: ButtonBack;
|
|
21616
|
+
/**
|
|
21617
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/KeyCode#ButtonUp)
|
|
21618
|
+
*/
|
|
21619
|
+
export interface ButtonUp extends globalThis.EnumItem {
|
|
21620
|
+
Name: "ButtonUp";
|
|
21621
|
+
Value: 1053;
|
|
21622
|
+
EnumType: typeof globalThis.Enum.KeyCode;
|
|
21623
|
+
}
|
|
21624
|
+
export const ButtonUp: ButtonUp;
|
|
21625
|
+
/**
|
|
21626
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/KeyCode#ButtonDown)
|
|
21627
|
+
*/
|
|
21628
|
+
export interface ButtonDown extends globalThis.EnumItem {
|
|
21629
|
+
Name: "ButtonDown";
|
|
21630
|
+
Value: 1054;
|
|
21631
|
+
EnumType: typeof globalThis.Enum.KeyCode;
|
|
21632
|
+
}
|
|
21633
|
+
export const ButtonDown: ButtonDown;
|
|
21634
|
+
/**
|
|
21635
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/KeyCode#ButtonLeft)
|
|
21636
|
+
*/
|
|
21637
|
+
export interface ButtonLeft extends globalThis.EnumItem {
|
|
21638
|
+
Name: "ButtonLeft";
|
|
21639
|
+
Value: 1055;
|
|
21640
|
+
EnumType: typeof globalThis.Enum.KeyCode;
|
|
21641
|
+
}
|
|
21642
|
+
export const ButtonLeft: ButtonLeft;
|
|
21643
|
+
/**
|
|
21644
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/KeyCode#ButtonRight)
|
|
21645
|
+
*/
|
|
21646
|
+
export interface ButtonRight extends globalThis.EnumItem {
|
|
21647
|
+
Name: "ButtonRight";
|
|
21648
|
+
Value: 1056;
|
|
21649
|
+
EnumType: typeof globalThis.Enum.KeyCode;
|
|
21650
|
+
}
|
|
21651
|
+
export const ButtonRight: ButtonRight;
|
|
21483
21652
|
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.KeyCode>;
|
|
21484
21653
|
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.KeyCode | undefined;
|
|
21485
21654
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.KeyCode | undefined;
|
|
21486
21655
|
}
|
|
21487
|
-
export type KeyCode = KeyCode.
|
|
21656
|
+
export type KeyCode = KeyCode.None | KeyCode.Backspace | KeyCode.Tab | KeyCode.Clear | KeyCode.Return | KeyCode.Pause | KeyCode.Escape | KeyCode.Space | KeyCode.QuotedDouble | KeyCode.Hash | KeyCode.Dollar | KeyCode.Percent | KeyCode.Ampersand | KeyCode.Quote | KeyCode.LeftParenthesis | KeyCode.RightParenthesis | KeyCode.Asterisk | KeyCode.Plus | KeyCode.Comma | KeyCode.Minus | KeyCode.Period | KeyCode.Slash | KeyCode.Zero | KeyCode.One | KeyCode.Two | KeyCode.Three | KeyCode.Four | KeyCode.Five | KeyCode.Six | KeyCode.Seven | KeyCode.Eight | KeyCode.Nine | KeyCode.Colon | KeyCode.Semicolon | KeyCode.LessThan | KeyCode.Equals | KeyCode.GreaterThan | KeyCode.Question | KeyCode.At | KeyCode.LeftBracket | KeyCode.BackSlash | KeyCode.RightBracket | KeyCode.Caret | KeyCode.Underscore | KeyCode.Backquote | KeyCode.A | KeyCode.B | KeyCode.C | KeyCode.D | KeyCode.E | KeyCode.F | KeyCode.G | KeyCode.H | KeyCode.I | KeyCode.J | KeyCode.K | KeyCode.L | KeyCode.M | KeyCode.N | KeyCode.O | KeyCode.P | KeyCode.Q | KeyCode.R | KeyCode.S | KeyCode.T | KeyCode.U | KeyCode.V | KeyCode.W | KeyCode.X | KeyCode.Y | KeyCode.Z | KeyCode.LeftCurly | KeyCode.Pipe | KeyCode.RightCurly | KeyCode.Tilde | KeyCode.Delete | KeyCode.World0 | KeyCode.World1 | KeyCode.World2 | KeyCode.World3 | KeyCode.World4 | KeyCode.World5 | KeyCode.World6 | KeyCode.World7 | KeyCode.World8 | KeyCode.World9 | KeyCode.World10 | KeyCode.World11 | KeyCode.World12 | KeyCode.World13 | KeyCode.World14 | KeyCode.World15 | KeyCode.World16 | KeyCode.World17 | KeyCode.World18 | KeyCode.World19 | KeyCode.World20 | KeyCode.World21 | KeyCode.World22 | KeyCode.World23 | KeyCode.World24 | KeyCode.World25 | KeyCode.World26 | KeyCode.World27 | KeyCode.World28 | KeyCode.World29 | KeyCode.World30 | KeyCode.World31 | KeyCode.World32 | KeyCode.World33 | KeyCode.World34 | KeyCode.World35 | KeyCode.World36 | KeyCode.World37 | KeyCode.World38 | KeyCode.World39 | KeyCode.World40 | KeyCode.World41 | KeyCode.World42 | KeyCode.World43 | KeyCode.World44 | KeyCode.World45 | KeyCode.World46 | KeyCode.World47 | KeyCode.World48 | KeyCode.World49 | KeyCode.World50 | KeyCode.World51 | KeyCode.World52 | KeyCode.World53 | KeyCode.World54 | KeyCode.World55 | KeyCode.World56 | KeyCode.World57 | KeyCode.World58 | KeyCode.World59 | KeyCode.World60 | KeyCode.World61 | KeyCode.World62 | KeyCode.World63 | KeyCode.World64 | KeyCode.World65 | KeyCode.World66 | KeyCode.World67 | KeyCode.World68 | KeyCode.World69 | KeyCode.World70 | KeyCode.World71 | KeyCode.World72 | KeyCode.World73 | KeyCode.World74 | KeyCode.World75 | KeyCode.World76 | KeyCode.World77 | KeyCode.World78 | KeyCode.World79 | KeyCode.World80 | KeyCode.World81 | KeyCode.World82 | KeyCode.World83 | KeyCode.World84 | KeyCode.World85 | KeyCode.World86 | KeyCode.World87 | KeyCode.World88 | KeyCode.World89 | KeyCode.World90 | KeyCode.World91 | KeyCode.World92 | KeyCode.World93 | KeyCode.World94 | KeyCode.World95 | KeyCode.KeypadZero | KeyCode.KeypadOne | KeyCode.KeypadTwo | KeyCode.KeypadThree | KeyCode.KeypadFour | KeyCode.KeypadFive | KeyCode.KeypadSix | KeyCode.KeypadSeven | KeyCode.KeypadEight | KeyCode.KeypadNine | KeyCode.KeypadPeriod | KeyCode.KeypadDivide | KeyCode.KeypadMultiply | KeyCode.KeypadMinus | KeyCode.KeypadPlus | KeyCode.KeypadEnter | KeyCode.KeypadEquals | KeyCode.Up | KeyCode.Down | KeyCode.Right | KeyCode.Left | KeyCode.Insert | KeyCode.Home | KeyCode.End | KeyCode.PageUp | KeyCode.PageDown | KeyCode.F1 | KeyCode.F2 | KeyCode.F3 | KeyCode.F4 | KeyCode.F5 | KeyCode.F6 | KeyCode.F7 | KeyCode.F8 | KeyCode.F9 | KeyCode.F10 | KeyCode.F11 | KeyCode.F12 | KeyCode.F13 | KeyCode.F14 | KeyCode.F15 | KeyCode.NumLock | KeyCode.CapsLock | KeyCode.ScrollLock | KeyCode.RightShift | KeyCode.LeftShift | KeyCode.RightControl | KeyCode.LeftControl | KeyCode.RightAlt | KeyCode.LeftAlt | KeyCode.RightMeta | KeyCode.LeftMeta | KeyCode.LeftSuper | KeyCode.RightSuper | KeyCode.Mode | KeyCode.Compose | KeyCode.Help | KeyCode.Print | KeyCode.SysReq | KeyCode.Break | KeyCode.Menu | KeyCode.Power | KeyCode.Euro | KeyCode.Undo | KeyCode.ButtonX | KeyCode.ButtonY | KeyCode.ButtonA | KeyCode.ButtonB | KeyCode.ButtonR1 | KeyCode.ButtonL1 | KeyCode.ButtonR2 | KeyCode.ButtonL2 | KeyCode.ButtonR3 | KeyCode.ButtonL3 | KeyCode.ButtonStart | KeyCode.ButtonSelect | KeyCode.DPadLeft | KeyCode.DPadRight | KeyCode.DPadUp | KeyCode.DPadDown | KeyCode.Thumbstick1 | KeyCode.Thumbstick2 | KeyCode.Thumbstick1Up | KeyCode.Thumbstick1Down | KeyCode.Thumbstick1Left | KeyCode.Thumbstick1Right | KeyCode.Thumbstick2Up | KeyCode.Thumbstick2Down | KeyCode.Thumbstick2Left | KeyCode.Thumbstick2Right | KeyCode.MouseLeftButton | KeyCode.MouseRightButton | KeyCode.MouseMiddleButton | KeyCode.MouseBackButton | KeyCode.MouseNoButton | KeyCode.MouseX | KeyCode.MouseY | KeyCode.MousePosition | KeyCode.TouchPosition | KeyCode.MouseWheel | KeyCode.TrackpadPan | KeyCode.TrackpadPinch | KeyCode.MouseDelta | KeyCode.TouchDelta | KeyCode.TouchPinch | KeyCode.ButtonCenter | KeyCode.ButtonBack | KeyCode.ButtonUp | KeyCode.ButtonDown | KeyCode.ButtonLeft | KeyCode.ButtonRight;
|
|
21488
21657
|
/**
|
|
21489
21658
|
* Determines the string format returned by `UserInputService:GetStringForKeyCode()`.
|
|
21490
21659
|
*
|
|
@@ -21595,6 +21764,24 @@ declare namespace Enum {
|
|
|
21595
21764
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.KeywordFilterType | undefined;
|
|
21596
21765
|
}
|
|
21597
21766
|
export type KeywordFilterType = KeywordFilterType.Include | KeywordFilterType.Exclude;
|
|
21767
|
+
/**
|
|
21768
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/KnownWindow)
|
|
21769
|
+
*/
|
|
21770
|
+
export namespace KnownWindow {
|
|
21771
|
+
/**
|
|
21772
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/KnownWindow#Main)
|
|
21773
|
+
*/
|
|
21774
|
+
export interface Main extends globalThis.EnumItem {
|
|
21775
|
+
Name: "Main";
|
|
21776
|
+
Value: 0;
|
|
21777
|
+
EnumType: typeof globalThis.Enum.KnownWindow;
|
|
21778
|
+
}
|
|
21779
|
+
export const Main: Main;
|
|
21780
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.KnownWindow>;
|
|
21781
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.KnownWindow | undefined;
|
|
21782
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.KnownWindow | undefined;
|
|
21783
|
+
}
|
|
21784
|
+
export type KnownWindow = KnownWindow.Main;
|
|
21598
21785
|
/**
|
|
21599
21786
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/Language)
|
|
21600
21787
|
*/
|
|
@@ -23387,6 +23574,60 @@ declare namespace Enum {
|
|
|
23387
23574
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.MembershipType | undefined;
|
|
23388
23575
|
}
|
|
23389
23576
|
export type MembershipType = MembershipType.None | MembershipType.BuildersClub | MembershipType.TurboBuildersClub | MembershipType.OutrageousBuildersClub | MembershipType.Premium;
|
|
23577
|
+
/**
|
|
23578
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/MeshAttribute)
|
|
23579
|
+
*/
|
|
23580
|
+
export namespace MeshAttribute {
|
|
23581
|
+
/**
|
|
23582
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/MeshAttribute#Vertex)
|
|
23583
|
+
*/
|
|
23584
|
+
export interface Vertex extends globalThis.EnumItem {
|
|
23585
|
+
Name: "Vertex";
|
|
23586
|
+
Value: 0;
|
|
23587
|
+
EnumType: typeof globalThis.Enum.MeshAttribute;
|
|
23588
|
+
}
|
|
23589
|
+
export const Vertex: Vertex;
|
|
23590
|
+
/**
|
|
23591
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/MeshAttribute#Normal)
|
|
23592
|
+
*/
|
|
23593
|
+
export interface Normal extends globalThis.EnumItem {
|
|
23594
|
+
Name: "Normal";
|
|
23595
|
+
Value: 1;
|
|
23596
|
+
EnumType: typeof globalThis.Enum.MeshAttribute;
|
|
23597
|
+
}
|
|
23598
|
+
export const Normal: Normal;
|
|
23599
|
+
/**
|
|
23600
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/MeshAttribute#Color)
|
|
23601
|
+
*/
|
|
23602
|
+
export interface Color extends globalThis.EnumItem {
|
|
23603
|
+
Name: "Color";
|
|
23604
|
+
Value: 2;
|
|
23605
|
+
EnumType: typeof globalThis.Enum.MeshAttribute;
|
|
23606
|
+
}
|
|
23607
|
+
export const Color: Color;
|
|
23608
|
+
/**
|
|
23609
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/MeshAttribute#UV)
|
|
23610
|
+
*/
|
|
23611
|
+
export interface UV extends globalThis.EnumItem {
|
|
23612
|
+
Name: "UV";
|
|
23613
|
+
Value: 3;
|
|
23614
|
+
EnumType: typeof globalThis.Enum.MeshAttribute;
|
|
23615
|
+
}
|
|
23616
|
+
export const UV: UV;
|
|
23617
|
+
/**
|
|
23618
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/MeshAttribute#Face)
|
|
23619
|
+
*/
|
|
23620
|
+
export interface Face extends globalThis.EnumItem {
|
|
23621
|
+
Name: "Face";
|
|
23622
|
+
Value: 4;
|
|
23623
|
+
EnumType: typeof globalThis.Enum.MeshAttribute;
|
|
23624
|
+
}
|
|
23625
|
+
export const Face: Face;
|
|
23626
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.MeshAttribute>;
|
|
23627
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.MeshAttribute | undefined;
|
|
23628
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.MeshAttribute | undefined;
|
|
23629
|
+
}
|
|
23630
|
+
export type MeshAttribute = MeshAttribute.Vertex | MeshAttribute.Normal | MeshAttribute.Color | MeshAttribute.UV | MeshAttribute.Face;
|
|
23390
23631
|
/**
|
|
23391
23632
|
* The level of detail of `MeshParts` displayed in Studio.
|
|
23392
23633
|
*
|
|
@@ -25784,6 +26025,42 @@ declare namespace Enum {
|
|
|
25784
26025
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.PhysicsSteppingMethod | undefined;
|
|
25785
26026
|
}
|
|
25786
26027
|
export type PhysicsSteppingMethod = PhysicsSteppingMethod.Default | PhysicsSteppingMethod.Fixed | PhysicsSteppingMethod.Adaptive;
|
|
26028
|
+
/**
|
|
26029
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/PioneerSource)
|
|
26030
|
+
*/
|
|
26031
|
+
export namespace PioneerSource {
|
|
26032
|
+
/**
|
|
26033
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/PioneerSource#Roblox)
|
|
26034
|
+
*/
|
|
26035
|
+
export interface Roblox extends globalThis.EnumItem {
|
|
26036
|
+
Name: "Roblox";
|
|
26037
|
+
Value: 0;
|
|
26038
|
+
EnumType: typeof globalThis.Enum.PioneerSource;
|
|
26039
|
+
}
|
|
26040
|
+
export const Roblox: Roblox;
|
|
26041
|
+
/**
|
|
26042
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/PioneerSource#DaveyBazooka)
|
|
26043
|
+
*/
|
|
26044
|
+
export interface DaveyBazooka extends globalThis.EnumItem {
|
|
26045
|
+
Name: "DaveyBazooka";
|
|
26046
|
+
Value: 1;
|
|
26047
|
+
EnumType: typeof globalThis.Enum.PioneerSource;
|
|
26048
|
+
}
|
|
26049
|
+
export const DaveyBazooka: DaveyBazooka;
|
|
26050
|
+
/**
|
|
26051
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/PioneerSource#Oof)
|
|
26052
|
+
*/
|
|
26053
|
+
export interface Oof extends globalThis.EnumItem {
|
|
26054
|
+
Name: "Oof";
|
|
26055
|
+
Value: 2;
|
|
26056
|
+
EnumType: typeof globalThis.Enum.PioneerSource;
|
|
26057
|
+
}
|
|
26058
|
+
export const Oof: Oof;
|
|
26059
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.PioneerSource>;
|
|
26060
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.PioneerSource | undefined;
|
|
26061
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.PioneerSource | undefined;
|
|
26062
|
+
}
|
|
26063
|
+
export type PioneerSource = PioneerSource.Roblox | PioneerSource.DaveyBazooka | PioneerSource.Oof;
|
|
25787
26064
|
/**
|
|
25788
26065
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/PlaceContentPreference)
|
|
25789
26066
|
*/
|
|
@@ -26919,11 +27196,20 @@ declare namespace Enum {
|
|
|
26919
27196
|
EnumType: typeof globalThis.Enum.PreferredInput;
|
|
26920
27197
|
}
|
|
26921
27198
|
export const Touch: Touch;
|
|
27199
|
+
/**
|
|
27200
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/PreferredInput#MicroGamepad)
|
|
27201
|
+
*/
|
|
27202
|
+
export interface MicroGamepad extends globalThis.EnumItem {
|
|
27203
|
+
Name: "MicroGamepad";
|
|
27204
|
+
Value: 3;
|
|
27205
|
+
EnumType: typeof globalThis.Enum.PreferredInput;
|
|
27206
|
+
}
|
|
27207
|
+
export const MicroGamepad: MicroGamepad;
|
|
26922
27208
|
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.PreferredInput>;
|
|
26923
27209
|
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.PreferredInput | undefined;
|
|
26924
27210
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.PreferredInput | undefined;
|
|
26925
27211
|
}
|
|
26926
|
-
export type PreferredInput = PreferredInput.KeyboardAndMouse | PreferredInput.Gamepad | PreferredInput.Touch;
|
|
27212
|
+
export type PreferredInput = PreferredInput.KeyboardAndMouse | PreferredInput.Gamepad | PreferredInput.Touch | PreferredInput.MicroGamepad;
|
|
26927
27213
|
/**
|
|
26928
27214
|
* This enum is used with `GuiService.PreferredTextSize` to indicate the player's preferred text size.
|
|
26929
27215
|
*
|
|
@@ -32300,10 +32586,14 @@ declare namespace Enum {
|
|
|
32300
32586
|
}
|
|
32301
32587
|
export type SizeConstraint = SizeConstraint.RelativeXY | SizeConstraint.RelativeXX | SizeConstraint.RelativeYY;
|
|
32302
32588
|
/**
|
|
32589
|
+
* Determines the color-coding mode used by the SLIM debug tint overlay in the Developer Console.
|
|
32590
|
+
*
|
|
32303
32591
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/SlimTintMode)
|
|
32304
32592
|
*/
|
|
32305
32593
|
export namespace SlimTintMode {
|
|
32306
32594
|
/**
|
|
32595
|
+
* No tint is applied. Meshes render with their normal appearance.
|
|
32596
|
+
*
|
|
32307
32597
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/SlimTintMode#None)
|
|
32308
32598
|
*/
|
|
32309
32599
|
export interface None extends globalThis.EnumItem {
|
|
@@ -32313,6 +32603,8 @@ declare namespace Enum {
|
|
|
32313
32603
|
}
|
|
32314
32604
|
export const None: None;
|
|
32315
32605
|
/**
|
|
32606
|
+
* Colors each mesh by its current level of detail using a blue-to-red heatmap. Blue indicates the lowest detail and warmer colors indicate higher detail. Useful for verifying that distant meshes are streaming at reduced fidelity.
|
|
32607
|
+
*
|
|
32316
32608
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/SlimTintMode#LOD)
|
|
32317
32609
|
*/
|
|
32318
32610
|
export interface LOD extends globalThis.EnumItem {
|
|
@@ -32322,6 +32614,8 @@ declare namespace Enum {
|
|
|
32322
32614
|
}
|
|
32323
32615
|
export const LOD: LOD;
|
|
32324
32616
|
/**
|
|
32617
|
+
* Assigns a distinct color to each individual mesh within a model. Useful for identifying mesh boundaries and verifying how a model is split into separate mesh parts.
|
|
32618
|
+
*
|
|
32325
32619
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/SlimTintMode#Meshes)
|
|
32326
32620
|
*/
|
|
32327
32621
|
export interface Meshes extends globalThis.EnumItem {
|
|
@@ -32331,6 +32625,8 @@ declare namespace Enum {
|
|
|
32331
32625
|
}
|
|
32332
32626
|
export const Meshes: Meshes;
|
|
32333
32627
|
/**
|
|
32628
|
+
* Colors meshes by streaming zone. Green indicates the high-fidelity zone where the DataModel is present.; yellow indicates the low-fidelity zone where the DataModel is absent).
|
|
32629
|
+
*
|
|
32334
32630
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/SlimTintMode#Zone)
|
|
32335
32631
|
*/
|
|
32336
32632
|
export interface Zone extends globalThis.EnumItem {
|
|
@@ -37480,6 +37776,69 @@ declare namespace Enum {
|
|
|
37480
37776
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.TickCountSampleMethod | undefined;
|
|
37481
37777
|
}
|
|
37482
37778
|
export type TickCountSampleMethod = TickCountSampleMethod.Fast | TickCountSampleMethod.Benchmark | TickCountSampleMethod.Precise;
|
|
37779
|
+
/**
|
|
37780
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/TitleBarControlsPosition)
|
|
37781
|
+
*/
|
|
37782
|
+
export namespace TitleBarControlsPosition {
|
|
37783
|
+
/**
|
|
37784
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/TitleBarControlsPosition#Unknown)
|
|
37785
|
+
*/
|
|
37786
|
+
export interface Unknown extends globalThis.EnumItem {
|
|
37787
|
+
Name: "Unknown";
|
|
37788
|
+
Value: 0;
|
|
37789
|
+
EnumType: typeof globalThis.Enum.TitleBarControlsPosition;
|
|
37790
|
+
}
|
|
37791
|
+
export const Unknown: Unknown;
|
|
37792
|
+
/**
|
|
37793
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/TitleBarControlsPosition#Left)
|
|
37794
|
+
*/
|
|
37795
|
+
export interface Left extends globalThis.EnumItem {
|
|
37796
|
+
Name: "Left";
|
|
37797
|
+
Value: 1;
|
|
37798
|
+
EnumType: typeof globalThis.Enum.TitleBarControlsPosition;
|
|
37799
|
+
}
|
|
37800
|
+
export const Left: Left;
|
|
37801
|
+
/**
|
|
37802
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/TitleBarControlsPosition#Right)
|
|
37803
|
+
*/
|
|
37804
|
+
export interface Right extends globalThis.EnumItem {
|
|
37805
|
+
Name: "Right";
|
|
37806
|
+
Value: 2;
|
|
37807
|
+
EnumType: typeof globalThis.Enum.TitleBarControlsPosition;
|
|
37808
|
+
}
|
|
37809
|
+
export const Right: Right;
|
|
37810
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.TitleBarControlsPosition>;
|
|
37811
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.TitleBarControlsPosition | undefined;
|
|
37812
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.TitleBarControlsPosition | undefined;
|
|
37813
|
+
}
|
|
37814
|
+
export type TitleBarControlsPosition = TitleBarControlsPosition.Unknown | TitleBarControlsPosition.Left | TitleBarControlsPosition.Right;
|
|
37815
|
+
/**
|
|
37816
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/TitleBarMode)
|
|
37817
|
+
*/
|
|
37818
|
+
export namespace TitleBarMode {
|
|
37819
|
+
/**
|
|
37820
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/TitleBarMode#Native)
|
|
37821
|
+
*/
|
|
37822
|
+
export interface Native extends globalThis.EnumItem {
|
|
37823
|
+
Name: "Native";
|
|
37824
|
+
Value: 0;
|
|
37825
|
+
EnumType: typeof globalThis.Enum.TitleBarMode;
|
|
37826
|
+
}
|
|
37827
|
+
export const Native: Native;
|
|
37828
|
+
/**
|
|
37829
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/TitleBarMode#Custom)
|
|
37830
|
+
*/
|
|
37831
|
+
export interface Custom extends globalThis.EnumItem {
|
|
37832
|
+
Name: "Custom";
|
|
37833
|
+
Value: 1;
|
|
37834
|
+
EnumType: typeof globalThis.Enum.TitleBarMode;
|
|
37835
|
+
}
|
|
37836
|
+
export const Custom: Custom;
|
|
37837
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.TitleBarMode>;
|
|
37838
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.TitleBarMode | undefined;
|
|
37839
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.TitleBarMode | undefined;
|
|
37840
|
+
}
|
|
37841
|
+
export type TitleBarMode = TitleBarMode.Native | TitleBarMode.Custom;
|
|
37483
37842
|
/**
|
|
37484
37843
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/TonemapperPreset)
|
|
37485
37844
|
*/
|
|
@@ -38818,6 +39177,114 @@ declare namespace Enum {
|
|
|
38818
39177
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.UsageContext | undefined;
|
|
38819
39178
|
}
|
|
38820
39179
|
export type UsageContext = UsageContext.Default | UsageContext.Preview;
|
|
39180
|
+
/**
|
|
39181
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource)
|
|
39182
|
+
*/
|
|
39183
|
+
export namespace UserAcquisitionSource {
|
|
39184
|
+
/**
|
|
39185
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#Unknown)
|
|
39186
|
+
*/
|
|
39187
|
+
export interface Unknown extends globalThis.EnumItem {
|
|
39188
|
+
Name: "Unknown";
|
|
39189
|
+
Value: 0;
|
|
39190
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39191
|
+
}
|
|
39192
|
+
export const Unknown: Unknown;
|
|
39193
|
+
/**
|
|
39194
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#PendingAttribution)
|
|
39195
|
+
*/
|
|
39196
|
+
export interface PendingAttribution extends globalThis.EnumItem {
|
|
39197
|
+
Name: "PendingAttribution";
|
|
39198
|
+
Value: 1;
|
|
39199
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39200
|
+
}
|
|
39201
|
+
export const PendingAttribution: PendingAttribution;
|
|
39202
|
+
/**
|
|
39203
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#HomeRecommendation)
|
|
39204
|
+
*/
|
|
39205
|
+
export interface HomeRecommendation extends globalThis.EnumItem {
|
|
39206
|
+
Name: "HomeRecommendation";
|
|
39207
|
+
Value: 2;
|
|
39208
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39209
|
+
}
|
|
39210
|
+
export const HomeRecommendation: HomeRecommendation;
|
|
39211
|
+
/**
|
|
39212
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#ContinueToPlay)
|
|
39213
|
+
*/
|
|
39214
|
+
export interface ContinueToPlay extends globalThis.EnumItem {
|
|
39215
|
+
Name: "ContinueToPlay";
|
|
39216
|
+
Value: 3;
|
|
39217
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39218
|
+
}
|
|
39219
|
+
export const ContinueToPlay: ContinueToPlay;
|
|
39220
|
+
/**
|
|
39221
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#Curation)
|
|
39222
|
+
*/
|
|
39223
|
+
export interface Curation extends globalThis.EnumItem {
|
|
39224
|
+
Name: "Curation";
|
|
39225
|
+
Value: 4;
|
|
39226
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39227
|
+
}
|
|
39228
|
+
export const Curation: Curation;
|
|
39229
|
+
/**
|
|
39230
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#Friends)
|
|
39231
|
+
*/
|
|
39232
|
+
export interface Friends extends globalThis.EnumItem {
|
|
39233
|
+
Name: "Friends";
|
|
39234
|
+
Value: 5;
|
|
39235
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39236
|
+
}
|
|
39237
|
+
export const Friends: Friends;
|
|
39238
|
+
/**
|
|
39239
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#Search)
|
|
39240
|
+
*/
|
|
39241
|
+
export interface Search extends globalThis.EnumItem {
|
|
39242
|
+
Name: "Search";
|
|
39243
|
+
Value: 6;
|
|
39244
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39245
|
+
}
|
|
39246
|
+
export const Search: Search;
|
|
39247
|
+
/**
|
|
39248
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#Teleport)
|
|
39249
|
+
*/
|
|
39250
|
+
export interface Teleport extends globalThis.EnumItem {
|
|
39251
|
+
Name: "Teleport";
|
|
39252
|
+
Value: 7;
|
|
39253
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39254
|
+
}
|
|
39255
|
+
export const Teleport: Teleport;
|
|
39256
|
+
/**
|
|
39257
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#Ads)
|
|
39258
|
+
*/
|
|
39259
|
+
export interface Ads extends globalThis.EnumItem {
|
|
39260
|
+
Name: "Ads";
|
|
39261
|
+
Value: 8;
|
|
39262
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39263
|
+
}
|
|
39264
|
+
export const Ads: Ads;
|
|
39265
|
+
/**
|
|
39266
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#HomeOther)
|
|
39267
|
+
*/
|
|
39268
|
+
export interface HomeOther extends globalThis.EnumItem {
|
|
39269
|
+
Name: "HomeOther";
|
|
39270
|
+
Value: 9;
|
|
39271
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39272
|
+
}
|
|
39273
|
+
export const HomeOther: HomeOther;
|
|
39274
|
+
/**
|
|
39275
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserAcquisitionSource#Other)
|
|
39276
|
+
*/
|
|
39277
|
+
export interface Other extends globalThis.EnumItem {
|
|
39278
|
+
Name: "Other";
|
|
39279
|
+
Value: 10;
|
|
39280
|
+
EnumType: typeof globalThis.Enum.UserAcquisitionSource;
|
|
39281
|
+
}
|
|
39282
|
+
export const Other: Other;
|
|
39283
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.UserAcquisitionSource>;
|
|
39284
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.UserAcquisitionSource | undefined;
|
|
39285
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.UserAcquisitionSource | undefined;
|
|
39286
|
+
}
|
|
39287
|
+
export type UserAcquisitionSource = UserAcquisitionSource.Unknown | UserAcquisitionSource.PendingAttribution | UserAcquisitionSource.HomeRecommendation | UserAcquisitionSource.ContinueToPlay | UserAcquisitionSource.Curation | UserAcquisitionSource.Friends | UserAcquisitionSource.Search | UserAcquisitionSource.Teleport | UserAcquisitionSource.Ads | UserAcquisitionSource.HomeOther | UserAcquisitionSource.Other;
|
|
38821
39288
|
/**
|
|
38822
39289
|
* Determines what body part is being tracked by a VR device, and what its CFrame actually is.
|
|
38823
39290
|
*
|
|
@@ -38871,6 +39338,42 @@ declare namespace Enum {
|
|
|
38871
39338
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.UserCFrame | undefined;
|
|
38872
39339
|
}
|
|
38873
39340
|
export type UserCFrame = UserCFrame.Head | UserCFrame.LeftHand | UserCFrame.RightHand | UserCFrame.Floor;
|
|
39341
|
+
/**
|
|
39342
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserIdMode)
|
|
39343
|
+
*/
|
|
39344
|
+
export namespace UserIdMode {
|
|
39345
|
+
/**
|
|
39346
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserIdMode#Invalid)
|
|
39347
|
+
*/
|
|
39348
|
+
export interface Invalid extends globalThis.EnumItem {
|
|
39349
|
+
Name: "Invalid";
|
|
39350
|
+
Value: 0;
|
|
39351
|
+
EnumType: typeof globalThis.Enum.UserIdMode;
|
|
39352
|
+
}
|
|
39353
|
+
export const Invalid: Invalid;
|
|
39354
|
+
/**
|
|
39355
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserIdMode#Global)
|
|
39356
|
+
*/
|
|
39357
|
+
export interface Global extends globalThis.EnumItem {
|
|
39358
|
+
Name: "Global";
|
|
39359
|
+
Value: 1;
|
|
39360
|
+
EnumType: typeof globalThis.Enum.UserIdMode;
|
|
39361
|
+
}
|
|
39362
|
+
export const Global: Global;
|
|
39363
|
+
/**
|
|
39364
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserIdMode#Domain)
|
|
39365
|
+
*/
|
|
39366
|
+
export interface Domain extends globalThis.EnumItem {
|
|
39367
|
+
Name: "Domain";
|
|
39368
|
+
Value: 2;
|
|
39369
|
+
EnumType: typeof globalThis.Enum.UserIdMode;
|
|
39370
|
+
}
|
|
39371
|
+
export const Domain: Domain;
|
|
39372
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.UserIdMode>;
|
|
39373
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.UserIdMode | undefined;
|
|
39374
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.UserIdMode | undefined;
|
|
39375
|
+
}
|
|
39376
|
+
export type UserIdMode = UserIdMode.Invalid | UserIdMode.Global | UserIdMode.Domain;
|
|
38874
39377
|
/**
|
|
38875
39378
|
* This enum describes the state of an input that is currently or was recently performed.
|
|
38876
39379
|
*
|
|
@@ -39179,6 +39682,78 @@ declare namespace Enum {
|
|
|
39179
39682
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.UserInputType | undefined;
|
|
39180
39683
|
}
|
|
39181
39684
|
export type UserInputType = UserInputType.MouseButton1 | UserInputType.MouseButton2 | UserInputType.MouseButton3 | UserInputType.MouseWheel | UserInputType.MouseMovement | UserInputType.Touch | UserInputType.Keyboard | UserInputType.Focus | UserInputType.Accelerometer | UserInputType.Gyro | UserInputType.Gamepad1 | UserInputType.Gamepad2 | UserInputType.Gamepad3 | UserInputType.Gamepad4 | UserInputType.Gamepad5 | UserInputType.Gamepad6 | UserInputType.Gamepad7 | UserInputType.Gamepad8 | UserInputType.TextInput | UserInputType.InputMethod | UserInputType.None;
|
|
39685
|
+
/**
|
|
39686
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserNewReturningStatus)
|
|
39687
|
+
*/
|
|
39688
|
+
export namespace UserNewReturningStatus {
|
|
39689
|
+
/**
|
|
39690
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserNewReturningStatus#Unknown)
|
|
39691
|
+
*/
|
|
39692
|
+
export interface Unknown extends globalThis.EnumItem {
|
|
39693
|
+
Name: "Unknown";
|
|
39694
|
+
Value: 0;
|
|
39695
|
+
EnumType: typeof globalThis.Enum.UserNewReturningStatus;
|
|
39696
|
+
}
|
|
39697
|
+
export const Unknown: Unknown;
|
|
39698
|
+
/**
|
|
39699
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserNewReturningStatus#New)
|
|
39700
|
+
*/
|
|
39701
|
+
export interface New extends globalThis.EnumItem {
|
|
39702
|
+
Name: "New";
|
|
39703
|
+
Value: 1;
|
|
39704
|
+
EnumType: typeof globalThis.Enum.UserNewReturningStatus;
|
|
39705
|
+
}
|
|
39706
|
+
export const New: New;
|
|
39707
|
+
/**
|
|
39708
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserNewReturningStatus#Returning)
|
|
39709
|
+
*/
|
|
39710
|
+
export interface Returning extends globalThis.EnumItem {
|
|
39711
|
+
Name: "Returning";
|
|
39712
|
+
Value: 2;
|
|
39713
|
+
EnumType: typeof globalThis.Enum.UserNewReturningStatus;
|
|
39714
|
+
}
|
|
39715
|
+
export const Returning: Returning;
|
|
39716
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.UserNewReturningStatus>;
|
|
39717
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.UserNewReturningStatus | undefined;
|
|
39718
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.UserNewReturningStatus | undefined;
|
|
39719
|
+
}
|
|
39720
|
+
export type UserNewReturningStatus = UserNewReturningStatus.Unknown | UserNewReturningStatus.New | UserNewReturningStatus.Returning;
|
|
39721
|
+
/**
|
|
39722
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserReturnStatus)
|
|
39723
|
+
*/
|
|
39724
|
+
export namespace UserReturnStatus {
|
|
39725
|
+
/**
|
|
39726
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserReturnStatus#Unknown)
|
|
39727
|
+
*/
|
|
39728
|
+
export interface Unknown extends globalThis.EnumItem {
|
|
39729
|
+
Name: "Unknown";
|
|
39730
|
+
Value: 0;
|
|
39731
|
+
EnumType: typeof globalThis.Enum.UserReturnStatus;
|
|
39732
|
+
}
|
|
39733
|
+
export const Unknown: Unknown;
|
|
39734
|
+
/**
|
|
39735
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserReturnStatus#New)
|
|
39736
|
+
*/
|
|
39737
|
+
export interface New extends globalThis.EnumItem {
|
|
39738
|
+
Name: "New";
|
|
39739
|
+
Value: 1;
|
|
39740
|
+
EnumType: typeof globalThis.Enum.UserReturnStatus;
|
|
39741
|
+
}
|
|
39742
|
+
export const New: New;
|
|
39743
|
+
/**
|
|
39744
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/UserReturnStatus#Returning)
|
|
39745
|
+
*/
|
|
39746
|
+
export interface Returning extends globalThis.EnumItem {
|
|
39747
|
+
Name: "Returning";
|
|
39748
|
+
Value: 2;
|
|
39749
|
+
EnumType: typeof globalThis.Enum.UserReturnStatus;
|
|
39750
|
+
}
|
|
39751
|
+
export const Returning: Returning;
|
|
39752
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.UserReturnStatus>;
|
|
39753
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.UserReturnStatus | undefined;
|
|
39754
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.UserReturnStatus | undefined;
|
|
39755
|
+
}
|
|
39756
|
+
export type UserReturnStatus = UserReturnStatus.Unknown | UserReturnStatus.New | UserReturnStatus.Returning;
|
|
39182
39757
|
/**
|
|
39183
39758
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/VRComfortSetting)
|
|
39184
39759
|
*/
|
|
@@ -40985,6 +41560,42 @@ declare namespace Enum {
|
|
|
40985
41560
|
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.WhisperChatPrivacyMode | undefined;
|
|
40986
41561
|
}
|
|
40987
41562
|
export type WhisperChatPrivacyMode = WhisperChatPrivacyMode.AllUsers | WhisperChatPrivacyMode.NoOne;
|
|
41563
|
+
/**
|
|
41564
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/WindowState)
|
|
41565
|
+
*/
|
|
41566
|
+
export namespace WindowState {
|
|
41567
|
+
/**
|
|
41568
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/WindowState#Normal)
|
|
41569
|
+
*/
|
|
41570
|
+
export interface Normal extends globalThis.EnumItem {
|
|
41571
|
+
Name: "Normal";
|
|
41572
|
+
Value: 0;
|
|
41573
|
+
EnumType: typeof globalThis.Enum.WindowState;
|
|
41574
|
+
}
|
|
41575
|
+
export const Normal: Normal;
|
|
41576
|
+
/**
|
|
41577
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/WindowState#Minimized)
|
|
41578
|
+
*/
|
|
41579
|
+
export interface Minimized extends globalThis.EnumItem {
|
|
41580
|
+
Name: "Minimized";
|
|
41581
|
+
Value: 1;
|
|
41582
|
+
EnumType: typeof globalThis.Enum.WindowState;
|
|
41583
|
+
}
|
|
41584
|
+
export const Minimized: Minimized;
|
|
41585
|
+
/**
|
|
41586
|
+
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/WindowState#Maximized)
|
|
41587
|
+
*/
|
|
41588
|
+
export interface Maximized extends globalThis.EnumItem {
|
|
41589
|
+
Name: "Maximized";
|
|
41590
|
+
Value: 2;
|
|
41591
|
+
EnumType: typeof globalThis.Enum.WindowState;
|
|
41592
|
+
}
|
|
41593
|
+
export const Maximized: Maximized;
|
|
41594
|
+
export function GetEnumItems(this: globalThis.Enum): Array<globalThis.Enum.WindowState>;
|
|
41595
|
+
export function FromName(this: globalThis.Enum, name: string): globalThis.Enum.WindowState | undefined;
|
|
41596
|
+
export function FromValue(this: globalThis.Enum, value: number): globalThis.Enum.WindowState | undefined;
|
|
41597
|
+
}
|
|
41598
|
+
export type WindowState = WindowState.Normal | WindowState.Minimized | WindowState.Maximized;
|
|
40988
41599
|
/**
|
|
40989
41600
|
* [Creator Hub](https://create.roblox.com/docs/reference/engine/enums/WrapLayerAutoSkin)
|
|
40990
41601
|
*/
|