Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local lib = {}
- lib.Classes = {
- ShirtGraphic = {
- Inherits = "CharacterAppearance",
- Events = {
- },
- ClassName = "ShirtGraphic",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Graphic",
- Type = "Content"
- }
- },
- Methods = {
- }
- },
- BevelMesh = {
- Inherits = "DataModelMesh",
- deprecated = true,
- Events = {
- },
- ClassName = "BevelMesh",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- }
- },
- NetworkSettings = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "NetworkSettings",
- Callbacks = {
- },
- Properties = {
- {
- Name = "ArePhysicsRejectionsReported",
- Type = "bool"
- },
- {
- Name = "CanSendPacketBufferLimit",
- Type = "int"
- },
- {
- Name = "DataMtuAdjust",
- Type = "int"
- },
- {
- Type = "PacketPriority",
- Name = "DataSendPriority",
- hidden = true
- },
- {
- Name = "DataSendRate",
- Type = "float"
- },
- {
- Name = "ExperimentalPhysicsEnabled",
- Type = "bool"
- },
- {
- Name = "IncommingReplicationLag",
- Type = "double"
- },
- {
- Name = "IsQueueErrorComputed",
- Type = "bool"
- },
- {
- Name = "IsThrottledByCongestionControl",
- Type = "bool"
- },
- {
- Name = "IsThrottledByOutgoingBandwidthLimit",
- Type = "bool"
- },
- {
- deprecated = true,
- Type = "int",
- Name = "MaxDataModelSendBuffer"
- },
- {
- Name = "NetworkOwnerRate",
- Type = "float"
- },
- {
- Name = "PhysicsMtuAdjust",
- Type = "int"
- },
- {
- Name = "PhysicsReceive",
- Type = "PhysicsReceiveMethod"
- },
- {
- Name = "PhysicsSend",
- Type = "PhysicsSendMethod"
- },
- {
- Type = "PacketPriority",
- Name = "PhysicsSendPriority",
- hidden = true
- },
- {
- Name = "PhysicsSendRate",
- Type = "float"
- },
- {
- Name = "PreferredClientPort",
- Type = "int"
- },
- {
- Name = "PrintEvents",
- Type = "bool"
- },
- {
- Name = "PrintInstances",
- Type = "bool"
- },
- {
- Name = "PrintPhysicsErrors",
- Type = "bool"
- },
- {
- Name = "PrintProperties",
- Type = "bool"
- },
- {
- Name = "PrintSplitMessage",
- Type = "bool"
- },
- {
- Name = "PrintTouches",
- Type = "bool"
- },
- {
- Name = "ReceiveRate",
- Type = "double"
- },
- {
- deprecated = true,
- Type = "string",
- Name = "ReportStatURL",
- hidden = true
- },
- {
- Name = "SendPacketBufferLimit",
- Type = "int"
- },
- {
- Name = "TouchSendRate",
- Type = "float"
- },
- {
- Name = "TrackDataTypes",
- Type = "bool"
- },
- {
- Name = "UseInstancePacketCache",
- Type = "bool"
- },
- {
- Name = "UsePhysicsPacketCache",
- Type = "bool"
- },
- {
- deprecated = true,
- Type = "int",
- Name = "WaitingForCharacterLogRate",
- hidden = true
- }
- },
- notbrowsable = true,
- Methods = {
- }
- },
- BrickColorValue = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "BrickColor"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "BrickColor"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "BrickColorValue",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Value",
- Type = "BrickColor"
- }
- },
- Methods = {
- }
- },
- Accoutrement = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Accoutrement",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AttachmentForward",
- Type = "Vector3"
- },
- {
- Name = "AttachmentPoint",
- Type = "CoordinateFrame"
- },
- {
- Name = "AttachmentPos",
- Type = "Vector3"
- },
- {
- Name = "AttachmentRight",
- Type = "Vector3"
- },
- {
- Name = "AttachmentUp",
- Type = "Vector3"
- }
- },
- Methods = {
- }
- },
- CharacterAppearance = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "CharacterAppearance",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- GuiMain = {
- Inherits = "ScreenGui",
- Events = {
- },
- ClassName = "GuiMain",
- Callbacks = {
- },
- Properties = {
- },
- deprecated = true,
- Methods = {
- }
- },
- SelectionLasso = {
- Inherits = "GuiBase3d",
- Events = {
- },
- ClassName = "SelectionLasso",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Humanoid",
- Type = "Object"
- }
- },
- Methods = {
- }
- },
- HumanoidController = {
- Inherits = "Controller",
- Events = {
- },
- ClassName = "HumanoidController",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- MeshContentProvider = {
- Inherits = "CacheableContentProvider",
- Events = {
- },
- ClassName = "MeshContentProvider",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Handles = {
- Inherits = "HandlesBase",
- Events = {
- {
- Name = "MouseButton1Down",
- Arguments = {
- {
- Name = "face",
- Type = "NormalId"
- }
- }
- },
- {
- Name = "MouseButton1Up",
- Arguments = {
- {
- Name = "face",
- Type = "NormalId"
- }
- }
- },
- {
- Name = "MouseDrag",
- Arguments = {
- {
- Name = "face",
- Type = "NormalId"
- },
- {
- Name = "distance",
- Type = "float"
- }
- }
- },
- {
- Name = "MouseEnter",
- Arguments = {
- {
- Name = "face",
- Type = "NormalId"
- }
- }
- },
- {
- Name = "MouseLeave",
- Arguments = {
- {
- Name = "face",
- Type = "NormalId"
- }
- }
- }
- },
- ClassName = "Handles",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Faces",
- Type = "Faces"
- },
- {
- Name = "Style",
- Type = "HandlesStyle"
- }
- },
- Methods = {
- }
- },
- ReflectionMetadataClasses = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ReflectionMetadataClasses",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Stats = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Stats",
- Callbacks = {
- },
- Properties = {
- {
- Type = "double",
- Name = "MinReportInterval",
- RobloxScriptSecurity = true
- },
- {
- Type = "string",
- Name = "ReporterType",
- RobloxScriptSecurity = true
- }
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "category",
- Type = "string"
- },
- {
- Name = "data",
- Type = "Dictionary"
- }
- },
- Name = "Report",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ReportJobsStepWindow",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "bool",
- Name = "includeJobs",
- DefaultValue = "false"
- }
- },
- Name = "ReportTaskScheduler",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetReportUrl",
- RobloxScriptSecurity = true
- }
- }
- },
- Hole = {
- Inherits = "Feature",
- Events = {
- },
- ClassName = "Hole",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Smoke = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Smoke",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Color",
- Type = "Color3"
- },
- {
- Name = "Enabled",
- Type = "bool"
- },
- {
- Name = "Opacity",
- Type = "float"
- },
- {
- Name = "RiseVelocity",
- Type = "float"
- },
- {
- Name = "Size",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- LocalWorkspace = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "LocalWorkspace",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- KeyframeSequenceProvider = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "KeyframeSequenceProvider",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "assetId",
- Type = "Content"
- }
- },
- Name = "GetKeyframeSequence"
- },
- {
- ReturnType = "Content",
- Arguments = {
- {
- Name = "keyframeSequence",
- Type = "Instance"
- }
- },
- Name = "RegisterActiveKeyframeSequence"
- },
- {
- ReturnType = "Content",
- Arguments = {
- {
- Name = "keyframeSequence",
- Type = "Instance"
- }
- },
- Name = "RegisterKeyframeSequence"
- }
- }
- },
- TimerService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "TimerService",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- CFrameValue = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "CoordinateFrame"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "CoordinateFrame"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "CFrameValue",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Value",
- Type = "CoordinateFrame"
- }
- },
- Methods = {
- }
- },
- TextureTrail = {
- Inherits = "GuiBase3d",
- Events = {
- },
- ClassName = "TextureTrail",
- Callbacks = {
- },
- Properties = {
- {
- Type = "float",
- Name = "CycleOffset",
- RobloxPlaceSecurity = true
- },
- {
- Type = "Object",
- Name = "From",
- RobloxPlaceSecurity = true
- },
- {
- Type = "float",
- Name = "StudsBetweenTextures",
- RobloxPlaceSecurity = true
- },
- {
- Type = "Content",
- Name = "Texture",
- RobloxPlaceSecurity = true
- },
- {
- Type = "Vector2",
- Name = "TextureSize",
- RobloxPlaceSecurity = true
- },
- {
- Type = "Object",
- Name = "To",
- RobloxPlaceSecurity = true
- },
- {
- Type = "float",
- Name = "Velocity",
- RobloxPlaceSecurity = true
- }
- },
- Methods = {
- }
- },
- ImageLabel = {
- Inherits = "GuiLabel",
- Events = {
- },
- ClassName = "ImageLabel",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Image",
- Type = "Content"
- }
- },
- Methods = {
- }
- },
- PointLight = {
- Inherits = "Light",
- Events = {
- },
- ClassName = "PointLight",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Range",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- DoubleConstrainedValue = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "double"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "double"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "DoubleConstrainedValue",
- Callbacks = {
- },
- Properties = {
- {
- Type = "double",
- Name = "ConstrainedValue",
- hidden = true
- },
- {
- Name = "MaxValue",
- Type = "double"
- },
- {
- Name = "MinValue",
- Type = "double"
- },
- {
- Name = "Value",
- Type = "double"
- }
- },
- Methods = {
- }
- },
- RocketPropulsion = {
- Inherits = "BodyMover",
- Events = {
- {
- Name = "ReachedTarget",
- Arguments = {
- }
- }
- },
- ClassName = "RocketPropulsion",
- Callbacks = {
- },
- Properties = {
- {
- Name = "CartoonFactor",
- Type = "float"
- },
- {
- Name = "MaxSpeed",
- Type = "float"
- },
- {
- Name = "MaxThrust",
- Type = "float"
- },
- {
- Name = "MaxTorque",
- Type = "Vector3"
- },
- {
- Name = "Target",
- Type = "Object"
- },
- {
- Name = "TargetOffset",
- Type = "Vector3"
- },
- {
- Name = "TargetRadius",
- Type = "float"
- },
- {
- Name = "ThrustD",
- Type = "float"
- },
- {
- Name = "ThrustP",
- Type = "float"
- },
- {
- Name = "TurnD",
- Type = "float"
- },
- {
- Name = "TurnP",
- Type = "float"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Abort"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Fire"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "fire",
- deprecated = true
- }
- }
- },
- ReflectionMetadataClass = {
- Inherits = "ReflectionMetadataItem",
- Events = {
- },
- ClassName = "ReflectionMetadataClass",
- Callbacks = {
- },
- Properties = {
- {
- Name = "ExplorerImageIndex",
- Type = "int"
- },
- {
- Name = "ExplorerOrder",
- Type = "int"
- },
- {
- Name = "PreferredParent",
- Type = "string"
- }
- },
- Methods = {
- }
- },
- ReflectionMetadataEvents = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ReflectionMetadataEvents",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- SpotLight = {
- Inherits = "Light",
- Events = {
- },
- ClassName = "SpotLight",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Angle",
- Type = "float"
- },
- {
- Name = "Range",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- ButtonBindingWidget = {
- Inherits = "GuiItem",
- Events = {
- },
- ClassName = "ButtonBindingWidget",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- DataModel = {
- Inherits = "ServiceProvider",
- Events = {
- {
- Name = "AllowedGearTypeChanged",
- Arguments = {
- }
- },
- {
- Name = "GraphicsQualityChangeRequest",
- Arguments = {
- {
- Name = "betterQuality",
- Type = "bool"
- }
- }
- },
- {
- Name = "ItemChanged",
- Arguments = {
- {
- Name = "object",
- Type = "Instance"
- },
- {
- Name = "descriptor",
- Type = "Property"
- }
- }
- },
- {
- Name = "Loaded",
- Arguments = {
- }
- },
- {
- Arguments = {
- {
- Name = "succeeded",
- Type = "bool"
- },
- {
- Name = "errorString",
- Type = "string"
- }
- },
- Name = "SavePlaceFinished",
- RobloxPlaceSecurity = true
- }
- },
- ClassName = "DataModel",
- Callbacks = {
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "RequestShutdown",
- RobloxScriptSecurity = true
- }
- },
- Properties = {
- {
- Type = "int",
- Name = "CreatorId",
- readonly = true
- },
- {
- Type = "CreatorType",
- Name = "CreatorType",
- readonly = true
- },
- {
- Type = "GearGenreSetting",
- Name = "GearGenreSetting",
- readonly = true
- },
- {
- Type = "Genre",
- Name = "Genre",
- readonly = true
- },
- {
- Type = "bool",
- Name = "IsPersonalServer",
- RobloxScriptSecurity = true
- },
- {
- Type = "string",
- Name = "JobId",
- readonly = true
- },
- {
- RobloxScriptSecurity = true,
- Type = "bool",
- Name = "LocalSaveEnabled",
- readonly = true
- },
- {
- Type = "int",
- Name = "PlaceId",
- readonly = true
- },
- {
- Type = "Object",
- Name = "Workspace",
- readonly = true
- },
- {
- deprecated = true,
- Type = "Object",
- Name = "lighting",
- readonly = true
- },
- {
- deprecated = true,
- Type = "Object",
- Name = "workspace",
- readonly = true
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "displayName",
- Type = "string"
- },
- {
- Name = "stat",
- Type = "string"
- }
- },
- Name = "AddStat",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "resettingSimulation",
- Type = "bool"
- }
- },
- Name = "ClearContent",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ClearMessage",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "localSave",
- Type = "bool"
- }
- },
- Name = "FinishShutdown",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "double",
- Arguments = {
- {
- Name = "jobname",
- Type = "string"
- },
- {
- Name = "greaterThan",
- Type = "double"
- }
- },
- Name = "GetJobIntervalPeakFraction",
- LocalUserSecurity = true
- },
- {
- ReturnType = "double",
- Arguments = {
- {
- Name = "jobname",
- Type = "string"
- },
- {
- Name = "greaterThan",
- Type = "double"
- }
- },
- Name = "GetJobTimePeakFraction",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Array",
- Arguments = {
- },
- Name = "GetJobsExtendedStats",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Array",
- Arguments = {
- },
- Name = "GetJobsInfo",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Objects",
- Arguments = {
- {
- Name = "url",
- Type = "Content"
- }
- },
- Name = "GetObjects",
- LocalUserSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "GetRemoteBuildMode"
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- },
- {
- Type = "bool",
- Name = "synchronous",
- DefaultValue = "false"
- }
- },
- Name = "HttpGet",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- },
- {
- Name = "data",
- Type = "string"
- },
- {
- Type = "bool",
- Name = "synchronous",
- DefaultValue = "false"
- }
- },
- Name = "HttpPost",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "gearType",
- Type = "GearType"
- }
- },
- Name = "IsGearTypeAllowed"
- },
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "IsLoaded"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "Content"
- }
- },
- Name = "Load",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "LoadPlugins",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "stat",
- Type = "string"
- }
- },
- Name = "RemoveStat",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "id",
- Type = "string"
- },
- {
- Name = "key1",
- Type = "string"
- },
- {
- Name = "value1",
- Type = "string"
- },
- {
- Name = "key2",
- Type = "string"
- },
- {
- Name = "value2",
- Type = "string"
- }
- },
- Name = "ReportMeasurement",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "Content"
- }
- },
- Name = "Save",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "SaveFilter",
- Name = "saveFilter",
- DefaultValue = "SaveAll"
- }
- },
- Name = "SavePlace",
- RobloxPlaceSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "SaveStats",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ServerSave",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "creatorID",
- Type = "int"
- },
- {
- Name = "creatorType",
- Type = "CreatorType"
- }
- },
- Name = "SetCreatorID",
- deprecated = true,
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "creatorId",
- Type = "int"
- },
- {
- Name = "creatorType",
- Type = "CreatorType"
- }
- },
- Name = "SetCreatorId",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "genreRestriction",
- Type = "GearGenreSetting"
- },
- {
- Name = "allowedGenres",
- Type = "int"
- }
- },
- Name = "SetGearSettings",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "genre",
- Type = "Genre"
- }
- },
- Name = "SetGenre",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "seconds",
- Type = "double"
- }
- },
- Name = "SetJobsExtendedStatsWindow",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "message",
- Type = "string"
- }
- },
- Name = "SetMessage",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "SetMessageBrickCount",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "placeID",
- Type = "int"
- },
- {
- Type = "bool",
- Name = "robloxPlace",
- DefaultValue = "false"
- }
- },
- Name = "SetPlaceID",
- deprecated = true,
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "placeId",
- Type = "int"
- },
- {
- Type = "bool",
- Name = "robloxPlace",
- DefaultValue = "false"
- }
- },
- Name = "SetPlaceId",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "buildModeEnabled",
- Type = "bool"
- }
- },
- Name = "SetRemoteBuildMode",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "info",
- Type = "string"
- }
- },
- Name = "SetScreenshotInfo",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetServerSaveUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "info",
- Type = "string"
- }
- },
- Name = "SetVideoInfo",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Shutdown",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ToggleTools",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Objects",
- Arguments = {
- {
- Name = "url",
- Type = "Content"
- }
- },
- Name = "get",
- deprecated = true,
- LocalUserSecurity = true
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "HttpGetAsync",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- },
- {
- Name = "data",
- Type = "string"
- }
- },
- Name = "HttpPostAsync",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "SaveToRoblox",
- RobloxScriptSecurity = true
- }
- }
- },
- Tool = {
- Inherits = "BackpackItem",
- Events = {
- {
- Name = "Activated",
- Arguments = {
- }
- },
- {
- Name = "Deactivated",
- Arguments = {
- }
- },
- {
- Name = "Equipped",
- Arguments = {
- {
- Name = "mouse",
- Type = "Instance"
- }
- }
- },
- {
- Name = "Unequipped",
- Arguments = {
- }
- }
- },
- ClassName = "Tool",
- Callbacks = {
- },
- Properties = {
- {
- Name = "CanBeDropped",
- Type = "bool"
- },
- {
- Name = "Enabled",
- Type = "bool"
- },
- {
- Name = "Grip",
- Type = "CoordinateFrame"
- },
- {
- Name = "GripForward",
- Type = "Vector3"
- },
- {
- Name = "GripPos",
- Type = "Vector3"
- },
- {
- Name = "GripRight",
- Type = "Vector3"
- },
- {
- Name = "GripUp",
- Type = "Vector3"
- },
- {
- Name = "ToolTip",
- Type = "string"
- }
- },
- Methods = {
- }
- },
- Texture = {
- Inherits = "Decal",
- Events = {
- },
- ClassName = "Texture",
- Callbacks = {
- },
- Properties = {
- {
- Name = "StudsPerTileU",
- Type = "float"
- },
- {
- Name = "StudsPerTileV",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- PhysicsSettings = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "PhysicsSettings",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AllowSleep",
- Type = "bool"
- },
- {
- Name = "AreAnchorsShown",
- Type = "bool"
- },
- {
- Name = "AreAwakePartsHighlighted",
- Type = "bool"
- },
- {
- Name = "AreBodyTypesShown",
- Type = "bool"
- },
- {
- Name = "AreContactPointsShown",
- Type = "bool"
- },
- {
- Name = "AreModelCoordsShown",
- Type = "bool"
- },
- {
- Name = "AreOwnersShown",
- Type = "bool"
- },
- {
- Name = "ArePartCoordsShown",
- Type = "bool"
- },
- {
- Name = "AreRegionsShown",
- Type = "bool"
- },
- {
- Name = "AreUnalignedPartsShown",
- Type = "bool"
- },
- {
- Name = "AreWorldCoordsShown",
- Type = "bool"
- },
- {
- Name = "IsReceiveAgeShown",
- Type = "bool"
- },
- {
- Name = "ParallelPhysics",
- Type = "bool"
- },
- {
- Name = "PhysicsEnvironmentalThrottle",
- Type = "EnviromentalPhysicsThrottle"
- },
- {
- Name = "ThrottleAdjustTime",
- Type = "double"
- }
- },
- Methods = {
- }
- },
- Script = {
- Inherits = "BaseScript",
- Events = {
- },
- ClassName = "Script",
- Callbacks = {
- },
- Properties = {
- {
- Type = "ProtectedString",
- Name = "Source",
- LocalUserSecurity = true
- }
- },
- Methods = {
- {
- ReturnType = "string",
- Arguments = {
- },
- Name = "GetHash",
- RobloxPlaceSecurity = true
- }
- }
- },
- Terrain = {
- Inherits = "BasePart",
- Events = {
- },
- ClassName = "Terrain",
- Callbacks = {
- },
- Properties = {
- {
- Type = "Region3int16",
- Name = "MaxExtents",
- readonly = true
- }
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- },
- {
- Name = "z",
- Type = "int"
- }
- },
- Name = "AutowedgeCell"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "region",
- Type = "Region3int16"
- }
- },
- Name = "AutowedgeCells"
- },
- {
- ReturnType = "Vector3",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- },
- {
- Name = "z",
- Type = "int"
- }
- },
- Name = "CellCenterToWorld"
- },
- {
- ReturnType = "Vector3",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- },
- {
- Name = "z",
- Type = "int"
- }
- },
- Name = "CellCornerToWorld"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Clear"
- },
- {
- ReturnType = "int",
- Arguments = {
- },
- Name = "CountCells"
- },
- {
- ReturnType = "Tuple",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- },
- {
- Name = "z",
- Type = "int"
- }
- },
- Name = "GetCell"
- },
- {
- ReturnType = "Tuple",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- },
- {
- Name = "z",
- Type = "int"
- }
- },
- Name = "GetWaterCell"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- },
- {
- Name = "z",
- Type = "int"
- },
- {
- Name = "material",
- Type = "CellMaterial"
- },
- {
- Name = "block",
- Type = "CellBlock"
- },
- {
- Name = "orientation",
- Type = "CellOrientation"
- }
- },
- Name = "SetCell"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "region",
- Type = "Region3int16"
- },
- {
- Name = "material",
- Type = "CellMaterial"
- },
- {
- Name = "block",
- Type = "CellBlock"
- },
- {
- Name = "orientation",
- Type = "CellOrientation"
- }
- },
- Name = "SetCells"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- },
- {
- Name = "z",
- Type = "int"
- },
- {
- Name = "force",
- Type = "WaterForce"
- },
- {
- Name = "direction",
- Type = "WaterDirection"
- }
- },
- Name = "SetWaterCell"
- },
- {
- ReturnType = "Vector3",
- Arguments = {
- {
- Name = "position",
- Type = "Vector3"
- }
- },
- Name = "WorldToCell"
- },
- {
- ReturnType = "Vector3",
- Arguments = {
- {
- Name = "position",
- Type = "Vector3"
- }
- },
- Name = "WorldToCellPreferEmpty"
- },
- {
- ReturnType = "Vector3",
- Arguments = {
- {
- Name = "position",
- Type = "Vector3"
- }
- },
- Name = "WorldToCellPreferSolid"
- }
- }
- },
- SocialService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "SocialService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "bestFriendUrl",
- Type = "string"
- }
- },
- Name = "SetBestFriendUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "friendUrl",
- Type = "string"
- }
- },
- Name = "SetFriendUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "groupRankUrl",
- Type = "string"
- }
- },
- Name = "SetGroupRankUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "groupRoleUrl",
- Type = "string"
- }
- },
- Name = "SetGroupRoleUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "groupUrl",
- Type = "string"
- }
- },
- Name = "SetGroupUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "stuffUrl",
- Type = "string"
- }
- },
- Name = "SetPackageContentsUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "stuffUrl",
- Type = "string"
- }
- },
- Name = "SetStuffUrl",
- LocalUserSecurity = true
- }
- }
- },
- ReflectionMetadataProperties = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ReflectionMetadataProperties",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- PrismPart = {
- Inherits = "BasePart",
- Events = {
- },
- ClassName = "PrismPart",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Sides",
- Type = "PrismSides"
- }
- },
- notbrowsable = true,
- Methods = {
- }
- },
- PVAdornment = {
- Inherits = "GuiBase3d",
- Events = {
- },
- ClassName = "PVAdornment",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Adornee",
- Type = "Object"
- }
- },
- Methods = {
- }
- },
- TextBox = {
- Inherits = "GuiObject",
- Events = {
- {
- Name = "FocusLost",
- Arguments = {
- {
- Name = "enterPressed",
- Type = "bool"
- }
- }
- }
- },
- ClassName = "TextBox",
- Callbacks = {
- },
- Properties = {
- {
- Name = "ClearTextOnFocus",
- Type = "bool"
- },
- {
- Name = "Font",
- Type = "Font"
- },
- {
- Name = "FontSize",
- Type = "FontSize"
- },
- {
- Name = "MultiLine",
- Type = "bool"
- },
- {
- Name = "Text",
- Type = "string"
- },
- {
- Type = "Vector2",
- Name = "TextBounds",
- readonly = true
- },
- {
- deprecated = true,
- Type = "BrickColor",
- Name = "TextColor",
- hidden = true
- },
- {
- Name = "TextColor3",
- Type = "Color3"
- },
- {
- Type = "bool",
- Name = "TextFits",
- readonly = true
- },
- {
- Name = "TextScaled",
- Type = "bool"
- },
- {
- Name = "TextStrokeColor3",
- Type = "Color3"
- },
- {
- Name = "TextStrokeTransparency",
- Type = "float"
- },
- {
- Name = "TextTransparency",
- Type = "float"
- },
- {
- deprecated = true,
- Type = "bool",
- Name = "TextWrap"
- },
- {
- Name = "TextWrapped",
- Type = "bool"
- },
- {
- Name = "TextXAlignment",
- Type = "TextXAlignment"
- },
- {
- Name = "TextYAlignment",
- Type = "TextYAlignment"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "CaptureFocus",
- RobloxScriptSecurity = true
- }
- }
- },
- LocalBackpack = {
- Inherits = "GuiItem",
- Events = {
- },
- ClassName = "LocalBackpack",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "GetOldSchoolBackpack",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "show",
- Type = "bool"
- }
- },
- Name = "SetOldSchoolBackpack",
- RobloxScriptSecurity = true
- }
- }
- },
- KeyframeSequence = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "KeyframeSequence",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Loop",
- Type = "bool"
- },
- {
- Name = "Priority",
- Type = "AnimationPriority"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "keyframe",
- Type = "Instance"
- }
- },
- Name = "AddKeyframe"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "GetKeyframes"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "keyframe",
- Type = "Instance"
- }
- },
- Name = "RemoveKeyframe"
- }
- }
- },
- FunctionalTest = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "FunctionalTest",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Description",
- Type = "string"
- }
- },
- deprecated = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Error"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Failed"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Pass"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Passed"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Warn"
- }
- }
- },
- StockSound = {
- Inherits = "Sound",
- Events = {
- },
- ClassName = "StockSound",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- }
- },
- BillboardGui = {
- Inherits = "LayerCollector",
- Events = {
- },
- ClassName = "BillboardGui",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Active",
- Type = "bool"
- },
- {
- Name = "Adornee",
- Type = "Object"
- },
- {
- Name = "AlwaysOnTop",
- Type = "bool"
- },
- {
- Name = "Enabled",
- Type = "bool"
- },
- {
- Name = "ExtentsOffset",
- Type = "Vector3"
- },
- {
- Name = "PlayerToHideFrom",
- Type = "Object"
- },
- {
- Name = "Size",
- Type = "UDim2"
- },
- {
- Name = "SizeOffset",
- Type = "Vector2"
- },
- {
- Name = "StudsOffset",
- Type = "Vector3"
- }
- },
- Methods = {
- }
- },
- Feature = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Feature",
- Callbacks = {
- },
- Properties = {
- {
- Name = "FaceId",
- Type = "NormalId"
- },
- {
- Name = "InOut",
- Type = "InOut"
- },
- {
- Name = "LeftRight",
- Type = "LeftRight"
- },
- {
- Name = "TopBottom",
- Type = "TopBottom"
- }
- },
- Methods = {
- }
- },
- MarketplaceService = {
- Inherits = "Instance",
- Events = {
- {
- Name = "PromptPurchaseFinished",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "assetId",
- Type = "int"
- },
- {
- Name = "isPurchased",
- Type = "bool"
- }
- }
- },
- {
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "assetId",
- Type = "int"
- },
- {
- Name = "equipIfPurchased",
- Type = "bool"
- },
- {
- Name = "currencyType",
- Type = "CurrencyType"
- }
- },
- Name = "PromptPurchaseRequested",
- RobloxScriptSecurity = true
- }
- },
- ClassName = "MarketplaceService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "assetId",
- Type = "int"
- },
- {
- Type = "bool",
- Name = "equipIfPurchased",
- DefaultValue = "true"
- },
- {
- Type = "CurrencyType",
- Name = "currencyType",
- DefaultValue = "Default"
- }
- },
- Name = "PromptPurchase"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetPlayerOwnsAssetUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetProductInfoUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "assetId",
- Type = "int"
- },
- {
- Name = "success",
- Type = "bool"
- }
- },
- Name = "SignalPromptPurchaseFinished",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "Dictionary",
- Arguments = {
- {
- Name = "assetId",
- Type = "int"
- }
- },
- Name = "GetProductInfo"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "assetId",
- Type = "int"
- }
- },
- Name = "PlayerOwnsAsset"
- }
- }
- },
- ScriptInformationProvider = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ScriptInformationProvider",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "access",
- Type = "string"
- }
- },
- Name = "SetAccessKey",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetAssetUrl",
- LocalUserSecurity = true
- }
- }
- },
- Team = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Team",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AutoAssignable",
- Type = "bool"
- },
- {
- Name = "AutoColorCharacters",
- Type = "bool"
- },
- {
- Name = "Score",
- Type = "int"
- },
- {
- Name = "TeamColor",
- Type = "BrickColor"
- }
- },
- Methods = {
- }
- },
- GuiButton = {
- Inherits = "GuiObject",
- Events = {
- {
- Name = "MouseButton1Click",
- Arguments = {
- }
- },
- {
- Name = "MouseButton1Down",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- }
- }
- },
- {
- Name = "MouseButton1Up",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- }
- }
- },
- {
- Name = "MouseButton2Click",
- Arguments = {
- }
- },
- {
- Name = "MouseButton2Down",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- }
- }
- },
- {
- Name = "MouseButton2Up",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- }
- }
- }
- },
- ClassName = "GuiButton",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AutoButtonColor",
- Type = "bool"
- },
- {
- Name = "Modal",
- Type = "bool"
- },
- {
- Name = "Selected",
- Type = "bool"
- },
- {
- Name = "Style",
- Type = "ButtonStyle"
- }
- },
- notbrowsable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "verb",
- Type = "string"
- }
- },
- Name = "SetVerb",
- RobloxScriptSecurity = true
- }
- }
- },
- JointsService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "JointsService",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ClearJoinAfterMoveJoints"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "CreateJoinAfterMoveJoints"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "joinInstance",
- Type = "Instance"
- }
- },
- Name = "SetJoinAfterMoveInstance"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "joinTarget",
- Type = "Instance"
- }
- },
- Name = "SetJoinAfterMoveTarget"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ShowPermissibleJoints"
- }
- }
- },
- NetworkPeer = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "NetworkPeer",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "limit",
- Type = "int"
- }
- },
- Name = "SetOutgoingKBPSLimit",
- LocalUserSecurity = true
- }
- }
- },
- AdvancedDragger = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "AdvancedDragger",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- ReflectionMetadata = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ReflectionMetadata",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- GuiBase = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "GuiBase",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- BodyGyro = {
- Inherits = "BodyMover",
- Events = {
- },
- ClassName = "BodyGyro",
- Callbacks = {
- },
- Properties = {
- {
- Name = "D",
- Type = "float"
- },
- {
- Name = "P",
- Type = "float"
- },
- {
- Name = "cframe",
- Type = "CoordinateFrame"
- },
- {
- Name = "maxTorque",
- Type = "Vector3"
- }
- },
- Methods = {
- }
- },
- GuiLabel = {
- Inherits = "GuiObject",
- Events = {
- },
- ClassName = "GuiLabel",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- SpecialMesh = {
- Inherits = "FileMesh",
- Events = {
- },
- ClassName = "SpecialMesh",
- Callbacks = {
- },
- Properties = {
- {
- Name = "MeshType",
- Type = "MeshType"
- }
- },
- Methods = {
- }
- },
- InstancePacketCache = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "InstancePacketCache",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- FileMesh = {
- Inherits = "DataModelMesh",
- Events = {
- },
- ClassName = "FileMesh",
- Callbacks = {
- },
- Properties = {
- {
- Name = "MeshId",
- Type = "Content"
- },
- {
- Name = "TextureId",
- Type = "Content"
- }
- },
- Methods = {
- }
- },
- LuaSettings = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "LuaSettings",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AreScriptStartsReported",
- Type = "bool"
- },
- {
- Name = "DefaultWaitTime",
- Type = "double"
- },
- {
- Name = "GcFrequency",
- Type = "int"
- },
- {
- Name = "GcLimit",
- Type = "int"
- },
- {
- Name = "GcPause",
- Type = "int"
- },
- {
- Name = "GcStepMul",
- Type = "int"
- },
- {
- Name = "WaitingThreadsBudget",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- Animator = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Animator",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "animation",
- Type = "Instance"
- }
- },
- Name = "LoadAnimation"
- }
- }
- },
- SkateboardPlatform = {
- Inherits = "Part",
- Events = {
- {
- Name = "Equipped",
- Arguments = {
- {
- Name = "humanoid",
- Type = "Instance"
- },
- {
- Name = "skateboardController",
- Type = "Instance"
- }
- }
- },
- {
- Name = "MoveStateChanged",
- Arguments = {
- {
- Name = "newState",
- Type = "MoveState"
- },
- {
- Name = "oldState",
- Type = "MoveState"
- }
- }
- },
- {
- Name = "Unequipped",
- Arguments = {
- {
- Name = "humanoid",
- Type = "Instance"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "humanoid",
- Type = "Instance"
- },
- {
- Name = "skateboardController",
- Type = "Instance"
- }
- },
- Name = "equipped"
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "humanoid",
- Type = "Instance"
- }
- },
- Name = "unequipped"
- }
- },
- ClassName = "SkateboardPlatform",
- Callbacks = {
- },
- Properties = {
- {
- Type = "Object",
- Name = "Controller",
- readonly = true
- },
- {
- Type = "Object",
- Name = "ControllingHumanoid",
- readonly = true
- },
- {
- Name = "Steer",
- Type = "int"
- },
- {
- Name = "StickyWheels",
- Type = "bool"
- },
- {
- Name = "Throttle",
- Type = "int"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "impulseWorld",
- Type = "Vector3"
- }
- },
- Name = "ApplySpecificImpulse"
- }
- }
- },
- DebuggerWatch = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "DebuggerWatch",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Expression",
- Type = "string"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "CheckSyntax"
- }
- }
- },
- DataModelMesh = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "DataModelMesh",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Offset",
- Type = "Vector3"
- },
- {
- Name = "Scale",
- Type = "Vector3"
- },
- {
- Name = "VertexColor",
- Type = "Vector3"
- }
- },
- notbrowsable = true,
- Methods = {
- }
- },
- SkateboardController = {
- Inherits = "Controller",
- Events = {
- {
- Name = "AxisChanged",
- Arguments = {
- {
- Name = "axis",
- Type = "string"
- }
- }
- }
- },
- ClassName = "SkateboardController",
- Callbacks = {
- },
- Properties = {
- {
- Type = "float",
- Name = "Steer",
- readonly = true
- },
- {
- Type = "float",
- Name = "Throttle",
- readonly = true
- }
- },
- Methods = {
- }
- },
- TextLabel = {
- Inherits = "GuiLabel",
- Events = {
- },
- ClassName = "TextLabel",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Font",
- Type = "Font"
- },
- {
- Name = "FontSize",
- Type = "FontSize"
- },
- {
- Name = "Text",
- Type = "string"
- },
- {
- Type = "Vector2",
- Name = "TextBounds",
- readonly = true
- },
- {
- deprecated = true,
- Type = "BrickColor",
- Name = "TextColor",
- hidden = true
- },
- {
- Name = "TextColor3",
- Type = "Color3"
- },
- {
- Type = "bool",
- Name = "TextFits",
- readonly = true
- },
- {
- Name = "TextScaled",
- Type = "bool"
- },
- {
- Name = "TextStrokeColor3",
- Type = "Color3"
- },
- {
- Name = "TextStrokeTransparency",
- Type = "float"
- },
- {
- Name = "TextTransparency",
- Type = "float"
- },
- {
- deprecated = true,
- Type = "bool",
- Name = "TextWrap"
- },
- {
- Name = "TextWrapped",
- Type = "bool"
- },
- {
- Name = "TextXAlignment",
- Type = "TextXAlignment"
- },
- {
- Name = "TextYAlignment",
- Type = "TextYAlignment"
- }
- },
- Methods = {
- }
- },
- Mouse = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Button1Down",
- Arguments = {
- }
- },
- {
- Name = "Button1Up",
- Arguments = {
- }
- },
- {
- Name = "Button2Down",
- Arguments = {
- }
- },
- {
- Name = "Button2Up",
- Arguments = {
- }
- },
- {
- Name = "Idle",
- Arguments = {
- }
- },
- {
- Name = "KeyDown",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- }
- },
- {
- Name = "KeyUp",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- }
- },
- {
- Name = "Move",
- Arguments = {
- }
- },
- {
- Name = "WheelBackward",
- Arguments = {
- }
- },
- {
- Name = "WheelForward",
- Arguments = {
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "keyDown"
- }
- },
- ClassName = "Mouse",
- Callbacks = {
- },
- Properties = {
- {
- Type = "CoordinateFrame",
- Name = "Hit",
- readonly = true
- },
- {
- Name = "Icon",
- Type = "Content"
- },
- {
- Type = "CoordinateFrame",
- Name = "Origin",
- readonly = true
- },
- {
- Type = "Object",
- Name = "Target",
- readonly = true
- },
- {
- Name = "TargetFilter",
- Type = "Object"
- },
- {
- Type = "NormalId",
- Name = "TargetSurface",
- readonly = true
- },
- {
- Type = "Ray",
- Name = "UnitRay",
- readonly = true
- },
- {
- Type = "int",
- Name = "ViewSizeX",
- readonly = true
- },
- {
- Type = "int",
- Name = "ViewSizeY",
- readonly = true
- },
- {
- Type = "int",
- Name = "X",
- readonly = true
- },
- {
- Type = "int",
- Name = "Y",
- readonly = true
- },
- {
- Type = "CoordinateFrame",
- Name = "hit",
- deprecated = true,
- hidden = true,
- readonly = true
- },
- {
- deprecated = true,
- Type = "Object",
- Name = "target",
- readonly = true
- }
- },
- Methods = {
- }
- },
- BindableFunction = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "BindableFunction",
- Callbacks = {
- {
- ReturnType = "Tuple",
- Arguments = {
- {
- Name = "arguments",
- Type = "Tuple"
- }
- },
- Name = "OnInvoke"
- }
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "Tuple",
- Arguments = {
- {
- Name = "arguments",
- Type = "Tuple"
- }
- },
- Name = "Invoke"
- }
- }
- },
- ReflectionMetadataCallbacks = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ReflectionMetadataCallbacks",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Clothing = {
- Inherits = "CharacterAppearance",
- Events = {
- },
- ClassName = "Clothing",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Lighting = {
- Inherits = "Instance",
- Events = {
- {
- Name = "LightingChanged",
- Arguments = {
- {
- Name = "skyboxChanged",
- Type = "bool"
- }
- }
- }
- },
- ClassName = "Lighting",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Ambient",
- Type = "Color3"
- },
- {
- Name = "Brightness",
- Type = "float"
- },
- {
- Name = "ColorShift",
- Type = "Color3"
- },
- {
- Name = "ColorShift",
- Type = "Color3"
- },
- {
- Name = "FogColor",
- Type = "Color3"
- },
- {
- Name = "FogEnd",
- Type = "float"
- },
- {
- Name = "FogStart",
- Type = "float"
- },
- {
- Name = "GeographicLatitude",
- Type = "float"
- },
- {
- Name = "GlobalShadows",
- Type = "bool"
- },
- {
- Name = "OutdoorAmbient",
- Type = "Color3"
- },
- {
- Name = "Outlines",
- Type = "bool"
- },
- {
- Name = "ShadowColor",
- Type = "Color3"
- },
- {
- Name = "TimeOfDay",
- Type = "string"
- }
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "GetMinutesAfterMidnight"
- },
- {
- ReturnType = "Vector3",
- Arguments = {
- },
- Name = "GetMoonDirection"
- },
- {
- ReturnType = "float",
- Arguments = {
- },
- Name = "GetMoonPhase"
- },
- {
- ReturnType = "Vector3",
- Arguments = {
- },
- Name = "GetSunDirection"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "minutes",
- Type = "double"
- }
- },
- Name = "SetMinutesAfterMidnight"
- },
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "getMinutesAfterMidnight",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "minutes",
- Type = "double"
- }
- },
- Name = "setMinutesAfterMidnight",
- deprecated = true
- }
- }
- },
- RenderSettings = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "RenderSettings",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AASamples",
- Type = "AASamples"
- },
- {
- Name = "AlwaysDrawConnectors",
- Type = "bool"
- },
- {
- Name = "Antialiasing",
- Type = "Antialiasing"
- },
- {
- Name = "AutoFRMLevel",
- Type = "int"
- },
- {
- Name = "DebugDisableInterpolation",
- Type = "bool"
- },
- {
- Name = "EagerBulkExecution",
- Type = "bool"
- },
- {
- Type = "bool",
- Name = "EnableFRM",
- hidden = true
- },
- {
- Name = "FrameRateManager",
- Type = "FramerateManagerMode"
- },
- {
- Name = "IsAggregationShown",
- Type = "bool"
- },
- {
- Name = "IsSynchronizedWithPhysics",
- Type = "bool"
- },
- {
- Name = "MeshCacheSize",
- Type = "int"
- },
- {
- Name = "QualityLevel",
- Type = "QualityLevel"
- },
- {
- Name = "Resolution",
- Type = "Resolution"
- },
- {
- Name = "Shadow",
- Type = "Shadow"
- },
- {
- Name = "ShowBoundingBoxes",
- Type = "bool"
- },
- {
- Name = "TextureCacheSize",
- Type = "int"
- },
- {
- Name = "UsesPaintMessage",
- Type = "bool"
- },
- {
- Name = "graphicsMode",
- Type = "GraphicsMode"
- }
- },
- notbrowsable = true,
- Methods = {
- {
- ReturnType = "int",
- Arguments = {
- },
- Name = "GetMaxQualityLevel"
- }
- }
- },
- ObjectValue = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "Instance"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "Instance"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "ObjectValue",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Value",
- Type = "Object"
- }
- },
- Methods = {
- }
- },
- CharacterMesh = {
- Inherits = "CharacterAppearance",
- Events = {
- },
- ClassName = "CharacterMesh",
- Callbacks = {
- },
- Properties = {
- {
- Name = "BaseTextureId",
- Type = "int"
- },
- {
- Name = "BodyPart",
- Type = "BodyPart"
- },
- {
- Name = "MeshId",
- Type = "int"
- },
- {
- Name = "OverlayTextureId",
- Type = "int"
- }
- },
- Methods = {
- }
- },
- GuidRegistryService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "GuidRegistryService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- GameSettings = {
- Inherits = "Instance",
- Events = {
- {
- Arguments = {
- {
- Name = "recording",
- Type = "bool"
- }
- },
- Name = "VideoRecordingChangeRequest",
- RobloxScriptSecurity = true
- }
- },
- ClassName = "GameSettings",
- Callbacks = {
- },
- Properties = {
- {
- Name = "BubbleChatLifetime",
- Type = "float"
- },
- {
- Name = "BubbleChatMaxBubbles",
- Type = "int"
- },
- {
- Name = "ChatHistory",
- Type = "int"
- },
- {
- Name = "ChatScrollLength",
- Type = "int"
- },
- {
- Name = "CollisionSoundEnabled",
- Type = "bool"
- },
- {
- Name = "CollisionSoundVolume",
- Type = "float"
- },
- {
- Name = "HardwareMouse",
- Type = "bool"
- },
- {
- Name = "ImageUploadPromptBehavior",
- Type = "UploadSetting"
- },
- {
- Name = "MaxCollisionSounds",
- Type = "int"
- },
- {
- Name = "ReportAbuseChatHistory",
- Type = "int"
- },
- {
- Name = "SoftwareSound",
- Type = "bool"
- },
- {
- Name = "SoundEnabled",
- Type = "bool"
- },
- {
- Name = "VideoCaptureEnabled",
- Type = "bool"
- },
- {
- Name = "VideoQuality",
- Type = "VideoQualitySettings"
- }
- },
- notbrowsable = true,
- Methods = {
- }
- },
- TotalCountTimeIntervalItem = {
- Inherits = "StatsItem",
- Events = {
- },
- ClassName = "TotalCountTimeIntervalItem",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- DebuggerService = {
- Inherits = "Instance",
- Events = {
- {
- Name = "DebuggerAdded",
- Arguments = {
- {
- Name = "debugger",
- Type = "Instance"
- }
- }
- },
- {
- Name = "DebuggerRemoved",
- Arguments = {
- {
- Name = "debugger",
- Type = "Instance"
- }
- }
- }
- },
- ClassName = "DebuggerService",
- Callbacks = {
- },
- Properties = {
- {
- Type = "bool",
- Name = "DebuggingEnabled",
- readonly = true
- }
- },
- Methods = {
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "script",
- Type = "Instance"
- }
- },
- Name = "AddDebugger"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "EnableDebugging",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "GetDebuggers"
- }
- }
- },
- HandlesBase = {
- Inherits = "PartAdornment",
- Events = {
- },
- ClassName = "HandlesBase",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- FaceInstance = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "FaceInstance",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Face",
- Type = "NormalId"
- }
- },
- notbrowsable = true,
- Methods = {
- }
- },
- Toolbar = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Toolbar",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "text",
- Type = "string"
- },
- {
- Name = "tooltip",
- Type = "string"
- },
- {
- Name = "iconname",
- Type = "string"
- }
- },
- Name = "CreateButton",
- LocalUserSecurity = true
- }
- }
- },
- BodyColors = {
- Inherits = "CharacterAppearance",
- Events = {
- },
- ClassName = "BodyColors",
- Callbacks = {
- },
- Properties = {
- {
- Name = "HeadColor",
- Type = "BrickColor"
- },
- {
- Name = "LeftArmColor",
- Type = "BrickColor"
- },
- {
- Name = "LeftLegColor",
- Type = "BrickColor"
- },
- {
- Name = "RightArmColor",
- Type = "BrickColor"
- },
- {
- Name = "RightLegColor",
- Type = "BrickColor"
- },
- {
- Name = "TorsoColor",
- Type = "BrickColor"
- }
- },
- Methods = {
- }
- },
- FriendService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "FriendService",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetBreakFriendUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetCreateFriendRequestUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetDeleteFriendRequestUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "enable",
- Type = "bool"
- }
- },
- Name = "SetEnabled",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetGetFriendsUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetMakeFriendUrl",
- LocalUserSecurity = true
- }
- }
- },
- CookiesService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "CookiesService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "DeleteCookieValue",
- RobloxSecurity = true
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "GetCookieValue",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- },
- {
- Name = "value",
- Type = "string"
- }
- },
- Name = "SetCookieValue",
- RobloxSecurity = true
- }
- }
- },
- NotificationBox = {
- Inherits = "GuiObject",
- Events = {
- },
- ClassName = "NotificationBox",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- }
- },
- PVInstance = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "PVInstance",
- Callbacks = {
- },
- Properties = {
- {
- deprecated = true,
- Type = "CoordinateFrame",
- Name = "CoordinateFrame",
- writeonly = true
- }
- },
- notbrowsable = true,
- Methods = {
- }
- },
- SelectionBox = {
- Inherits = "PVAdornment",
- Events = {
- },
- ClassName = "SelectionBox",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- VehicleSeat = {
- Inherits = "BasePart",
- Events = {
- },
- ClassName = "VehicleSeat",
- Callbacks = {
- },
- Properties = {
- {
- Type = "int",
- Name = "AreHingesDetected",
- readonly = true
- },
- {
- Name = "Disabled",
- Type = "bool"
- },
- {
- Name = "HeadsUpDisplay",
- Type = "bool"
- },
- {
- Name = "MaxSpeed",
- Type = "float"
- },
- {
- Name = "Steer",
- Type = "int"
- },
- {
- Name = "Throttle",
- Type = "int"
- },
- {
- Name = "Torque",
- Type = "float"
- },
- {
- Name = "TurnSpeed",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- CustomEvent = {
- Inherits = "Instance",
- Events = {
- {
- Name = "ReceiverConnected",
- Arguments = {
- {
- Name = "receiver",
- Type = "Instance"
- }
- }
- },
- {
- Name = "ReceiverDisconnected",
- Arguments = {
- {
- Name = "receiver",
- Type = "Instance"
- }
- }
- }
- },
- ClassName = "CustomEvent",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "GetAttachedReceivers"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "newValue",
- Type = "float"
- }
- },
- Name = "SetValue"
- }
- }
- },
- TextureContentProvider = {
- Inherits = "CacheableContentProvider",
- Events = {
- },
- ClassName = "TextureContentProvider",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- IntValue = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "int"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "int"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "IntValue",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Value",
- Type = "int"
- }
- },
- Methods = {
- }
- },
- FloorWire = {
- Inherits = "GuiBase3d",
- Events = {
- },
- ClassName = "FloorWire",
- Callbacks = {
- },
- Properties = {
- {
- Name = "CycleOffset",
- Type = "float"
- },
- {
- Name = "From",
- Type = "Object"
- },
- {
- Name = "StudsBetweenTextures",
- Type = "float"
- },
- {
- Name = "Texture",
- Type = "Content"
- },
- {
- Name = "TextureSize",
- Type = "Vector2"
- },
- {
- Name = "To",
- Type = "Object"
- },
- {
- Name = "Velocity",
- Type = "float"
- },
- {
- Name = "WireRadius",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- GuiRoot = {
- Inherits = "GuiItem",
- Events = {
- },
- ClassName = "GuiRoot",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- Controller = {
- Inherits = "Instance",
- Events = {
- {
- Name = "ButtonChanged",
- Arguments = {
- {
- Name = "button",
- Type = "Button"
- }
- }
- }
- },
- ClassName = "Controller",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "button",
- Type = "Button"
- },
- {
- Name = "caption",
- Type = "string"
- }
- },
- Name = "BindButton"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "button",
- Type = "Button"
- }
- },
- Name = "GetButton"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "button",
- Type = "Button"
- }
- },
- Name = "UnbindButton"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "button",
- Type = "Button"
- },
- {
- Name = "caption",
- Type = "string"
- }
- },
- Name = "bindButton",
- deprecated = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "button",
- Type = "Button"
- }
- },
- Name = "getButton",
- deprecated = true
- }
- }
- },
- Motor = {
- Inherits = "JointInstance",
- Events = {
- },
- ClassName = "Motor",
- Callbacks = {
- },
- Properties = {
- {
- Name = "CurrentAngle",
- Type = "float"
- },
- {
- Name = "DesiredAngle",
- Type = "float"
- },
- {
- Name = "MaxVelocity",
- Type = "float"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "value",
- Type = "float"
- }
- },
- Name = "SetDesiredAngle"
- }
- }
- },
- Glue = {
- Inherits = "JointInstance",
- Events = {
- },
- ClassName = "Glue",
- Callbacks = {
- },
- Properties = {
- {
- Name = "F0",
- Type = "Vector3"
- },
- {
- Name = "F1",
- Type = "Vector3"
- },
- {
- Name = "F2",
- Type = "Vector3"
- },
- {
- Name = "F3",
- Type = "Vector3"
- }
- },
- Methods = {
- }
- },
- LayerCollector = {
- Inherits = "GuiBase2d",
- Events = {
- },
- ClassName = "LayerCollector",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- GlobalSettings = {
- Inherits = "GenericSettings",
- Events = {
- },
- ClassName = "GlobalSettings",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- }
- },
- Name = "GetFFlag"
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- }
- },
- Name = "GetFVariable"
- },
- {
- ReturnType = "Dictionary",
- Arguments = {
- },
- Name = "GetFVariables",
- RobloxScriptSecurity = true
- }
- }
- },
- Geometry = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Geometry",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- ManualWeld = {
- Inherits = "ManualSurfaceJointInstance",
- Events = {
- },
- ClassName = "ManualWeld",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- GuiObject = {
- Inherits = "GuiBase2d",
- Events = {
- {
- Name = "DragBegin",
- Arguments = {
- {
- Name = "initialPosition",
- Type = "UDim2"
- }
- }
- },
- {
- Name = "DragStopped",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- }
- }
- },
- {
- Name = "MouseEnter",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- }
- }
- },
- {
- Name = "MouseLeave",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- }
- }
- },
- {
- Name = "MouseMoved",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- }
- }
- },
- {
- Name = "MouseWheelBackward",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- }
- }
- },
- {
- Name = "MouseWheelForward",
- Arguments = {
- {
- Name = "x",
- Type = "int"
- },
- {
- Name = "y",
- Type = "int"
- }
- }
- }
- },
- ClassName = "GuiObject",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Active",
- Type = "bool"
- },
- {
- deprecated = true,
- Type = "BrickColor",
- Name = "BackgroundColor",
- hidden = true
- },
- {
- Name = "BackgroundColor3",
- Type = "Color3"
- },
- {
- Name = "BackgroundTransparency",
- Type = "float"
- },
- {
- deprecated = true,
- Type = "BrickColor",
- Name = "BorderColor",
- hidden = true
- },
- {
- Name = "BorderColor3",
- Type = "Color3"
- },
- {
- Name = "BorderSizePixel",
- Type = "int"
- },
- {
- Name = "ClipsDescendants",
- Type = "bool"
- },
- {
- Name = "Draggable",
- Type = "bool"
- },
- {
- Name = "Position",
- Type = "UDim2"
- },
- {
- Name = "Size",
- Type = "UDim2"
- },
- {
- Name = "SizeConstraint",
- Type = "SizeConstraint"
- },
- {
- Type = "float",
- Name = "Transparency",
- hidden = true
- },
- {
- Name = "Visible",
- Type = "bool"
- },
- {
- Name = "ZIndex",
- Type = "int"
- }
- },
- notbrowsable = true,
- Methods = {
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "endPosition",
- Type = "UDim2"
- },
- {
- Type = "EasingDirection",
- Name = "easingDirection",
- DefaultValue = "Out"
- },
- {
- Type = "EasingStyle",
- Name = "easingStyle",
- DefaultValue = "Quad"
- },
- {
- Type = "float",
- Name = "time",
- DefaultValue = "1"
- },
- {
- Type = "bool",
- Name = "override",
- DefaultValue = "false"
- },
- {
- Type = "Function",
- Name = "callback",
- DefaultValue = "nil"
- }
- },
- Name = "TweenPosition"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "endSize",
- Type = "UDim2"
- },
- {
- Type = "EasingDirection",
- Name = "easingDirection",
- DefaultValue = "Out"
- },
- {
- Type = "EasingStyle",
- Name = "easingStyle",
- DefaultValue = "Quad"
- },
- {
- Type = "float",
- Name = "time",
- DefaultValue = "1"
- },
- {
- Type = "bool",
- Name = "override",
- DefaultValue = "false"
- },
- {
- Type = "Function",
- Name = "callback",
- DefaultValue = "nil"
- }
- },
- Name = "TweenSize"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "endSize",
- Type = "UDim2"
- },
- {
- Name = "endPosition",
- Type = "UDim2"
- },
- {
- Type = "EasingDirection",
- Name = "easingDirection",
- DefaultValue = "Out"
- },
- {
- Type = "EasingStyle",
- Name = "easingStyle",
- DefaultValue = "Quad"
- },
- {
- Type = "float",
- Name = "time",
- DefaultValue = "1"
- },
- {
- Type = "bool",
- Name = "override",
- DefaultValue = "false"
- },
- {
- Type = "Function",
- Name = "callback",
- DefaultValue = "nil"
- }
- },
- Name = "TweenSizeAndPosition"
- }
- }
- },
- DebuggerBreakpoint = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "DebuggerBreakpoint",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Condition",
- Type = "string"
- },
- {
- Name = "IsEnabled",
- Type = "bool"
- },
- {
- Type = "int",
- Name = "Line",
- readonly = true
- }
- },
- notCreatable = true,
- Methods = {
- }
- },
- FWService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "FWService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Pose = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Pose",
- Callbacks = {
- },
- Properties = {
- {
- Name = "CFrame",
- Type = "CoordinateFrame"
- },
- {
- Name = "MaskWeight",
- Type = "float"
- },
- {
- Name = "Weight",
- Type = "float"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "pose",
- Type = "Instance"
- }
- },
- Name = "AddSubPose"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "GetSubPoses"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "pose",
- Type = "Instance"
- }
- },
- Name = "RemoveSubPose"
- }
- }
- },
- PlayerMouse = {
- Inherits = "Mouse",
- Events = {
- },
- ClassName = "PlayerMouse",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Hat = {
- Inherits = "Accoutrement",
- Events = {
- },
- ClassName = "Hat",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- VirtualUser = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "VirtualUser",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "position",
- Type = "Vector2"
- },
- {
- Type = "CoordinateFrame",
- Name = "camera",
- DefaultValue = "Identity"
- }
- },
- Name = "Button1Down",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "position",
- Type = "Vector2"
- },
- {
- Type = "CoordinateFrame",
- Name = "camera",
- DefaultValue = "Identity"
- }
- },
- Name = "Button1Up",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "position",
- Type = "Vector2"
- },
- {
- Type = "CoordinateFrame",
- Name = "camera",
- DefaultValue = "Identity"
- }
- },
- Name = "Button2Down",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "position",
- Type = "Vector2"
- },
- {
- Type = "CoordinateFrame",
- Name = "camera",
- DefaultValue = "Identity"
- }
- },
- Name = "Button2Up",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "CaptureController",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "position",
- Type = "Vector2"
- },
- {
- Type = "CoordinateFrame",
- Name = "camera",
- DefaultValue = "Identity"
- }
- },
- Name = "ClickButton1",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "position",
- Type = "Vector2"
- },
- {
- Type = "CoordinateFrame",
- Name = "camera",
- DefaultValue = "Identity"
- }
- },
- Name = "ClickButton2",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "position",
- Type = "Vector2"
- },
- {
- Type = "CoordinateFrame",
- Name = "camera",
- DefaultValue = "Identity"
- }
- },
- Name = "MoveMouse",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "SetKeyDown",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "SetKeyUp",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "StartRecording",
- LocalUserSecurity = true
- },
- {
- ReturnType = "string",
- Arguments = {
- },
- Name = "StopRecording",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "TypeKey",
- LocalUserSecurity = true
- }
- }
- },
- InsertService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "InsertService",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "assetId",
- Type = "int"
- }
- },
- Name = "ApproveAssetId",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "assetVersionId",
- Type = "int"
- }
- },
- Name = "ApproveAssetVersionId",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "instance",
- Type = "Instance"
- }
- },
- Name = "Insert"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "enable",
- Type = "bool"
- },
- {
- Type = "bool",
- Name = "user",
- DefaultValue = "false"
- }
- },
- Name = "SetAdvancedResults",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "assetUrl",
- Type = "string"
- }
- },
- Name = "SetAssetUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "assetVersionUrl",
- Type = "string"
- }
- },
- Name = "SetAssetVersionUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "baseSetsUrl",
- Type = "string"
- }
- },
- Name = "SetBaseCategoryUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "baseSetsUrl",
- Type = "string"
- }
- },
- Name = "SetBaseSetsUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "collectionUrl",
- Type = "string"
- }
- },
- Name = "SetCollectionUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "freeDecalUrl",
- Type = "string"
- }
- },
- Name = "SetFreeDecalUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "freeModelUrl",
- Type = "string"
- }
- },
- Name = "SetFreeModelUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "trustLevel",
- Type = "float"
- }
- },
- Name = "SetTrustLevel",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "userSetsUrl",
- Type = "string"
- }
- },
- Name = "SetUserCategoryUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "userSetsUrl",
- Type = "string"
- }
- },
- Name = "SetUserSetsUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Array",
- Arguments = {
- },
- Name = "GetBaseCategories",
- deprecated = true
- },
- {
- ReturnType = "Array",
- Arguments = {
- },
- Name = "GetBaseSets"
- },
- {
- ReturnType = "Array",
- Arguments = {
- {
- Name = "categoryId",
- Type = "int"
- }
- },
- Name = "GetCollection"
- },
- {
- ReturnType = "Array",
- Arguments = {
- {
- Name = "searchText",
- Type = "string"
- },
- {
- Name = "pageNum",
- Type = "int"
- }
- },
- Name = "GetFreeDecals"
- },
- {
- ReturnType = "Array",
- Arguments = {
- {
- Name = "searchText",
- Type = "string"
- },
- {
- Name = "pageNum",
- Type = "int"
- }
- },
- Name = "GetFreeModels"
- },
- {
- ReturnType = "Array",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- }
- },
- Name = "GetUserCategories",
- deprecated = true
- },
- {
- ReturnType = "Array",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- }
- },
- Name = "GetUserSets"
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "assetId",
- Type = "int"
- }
- },
- Name = "LoadAsset"
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "assetVersionId",
- Type = "int"
- }
- },
- Name = "LoadAssetVersion"
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "assetId",
- Type = "int"
- }
- },
- Name = "loadAsset",
- deprecated = true
- }
- }
- },
- Message = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Message",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Text",
- Type = "string"
- }
- },
- Methods = {
- }
- },
- Player = {
- Inherits = "Instance",
- Events = {
- {
- Name = "CharacterAdded",
- Arguments = {
- {
- Name = "character",
- Type = "Instance"
- }
- }
- },
- {
- Name = "CharacterRemoving",
- Arguments = {
- {
- Name = "character",
- Type = "Instance"
- }
- }
- },
- {
- Name = "Chatted",
- Arguments = {
- {
- Name = "message",
- Type = "string"
- },
- {
- Name = "recipient",
- Type = "Instance"
- }
- }
- },
- {
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "friendStatus",
- Type = "FriendStatus"
- }
- },
- Name = "FriendStatusChanged",
- RobloxScriptSecurity = true
- },
- {
- Name = "Idled",
- Arguments = {
- {
- Name = "time",
- Type = "double"
- }
- }
- }
- },
- ClassName = "Player",
- Callbacks = {
- },
- Properties = {
- {
- Type = "int",
- Name = "AccountAge",
- readonly = true
- },
- {
- RobloxScriptSecurity = true,
- Type = "bool",
- Name = "AppearanceDidLoad",
- readonly = true
- },
- {
- Name = "CameraMode",
- Type = "CameraMode"
- },
- {
- Name = "CanLoadCharacterAppearance",
- Type = "bool"
- },
- {
- Name = "Character",
- Type = "Object"
- },
- {
- notbrowsable = true,
- Type = "string",
- Name = "CharacterAppearance"
- },
- {
- RobloxScriptSecurity = true,
- Type = "ChatMode",
- Name = "ChatMode",
- readonly = true
- },
- {
- Type = "int",
- Name = "DataComplexity",
- readonly = true
- },
- {
- Type = "int",
- Name = "DataComplexityLimit",
- LocalUserSecurity = true
- },
- {
- Type = "bool",
- Name = "DataReady",
- readonly = true
- },
- {
- RobloxScriptSecurity = true,
- Type = "bool",
- Name = "Guest",
- readonly = true
- },
- {
- Type = "bool",
- Name = "HasBuildTools",
- RobloxScriptSecurity = true
- },
- {
- Type = "float",
- Name = "MaxSimulationRadius",
- LocalUserSecurity = true
- },
- {
- Type = "MembershipType",
- Name = "MembershipType",
- readonly = true
- },
- {
- Name = "Neutral",
- Type = "bool"
- },
- {
- Type = "int",
- Name = "PersonalServerRank",
- RobloxScriptSecurity = true
- },
- {
- Type = "float",
- Name = "SimulationRadius",
- LocalUserSecurity = true
- },
- {
- Name = "TeamColor",
- Type = "BrickColor"
- },
- {
- Name = "userId",
- Type = "int"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ClearCharacterAppearance"
- },
- {
- ReturnType = "float",
- Arguments = {
- {
- Name = "point",
- Type = "Vector3"
- }
- },
- Name = "DistanceFromCharacter"
- },
- {
- ReturnType = "FriendStatus",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- }
- },
- Name = "GetFriendStatus",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- },
- Name = "GetMouse"
- },
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "GetUnder13",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "LoadBoolean"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "bool",
- Name = "inGame",
- DefaultValue = "true"
- }
- },
- Name = "LoadCharacter"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "assetInstance",
- Type = "Instance"
- }
- },
- Name = "LoadCharacterAppearance"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "LoadData",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "LoadInstance"
- },
- {
- ReturnType = "double",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "LoadNumber"
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "LoadString"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "RemoveCharacter",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- }
- },
- Name = "RequestFriendship",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- }
- },
- Name = "RevokeFriendship",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- },
- {
- Name = "value",
- Type = "bool"
- }
- },
- Name = "SaveBoolean"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "SaveData",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- },
- {
- Name = "value",
- Type = "Instance"
- }
- },
- Name = "SaveInstance"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "SaveLeaderboardData",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- },
- {
- Name = "value",
- Type = "double"
- }
- },
- Name = "SaveNumber"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- },
- {
- Name = "value",
- Type = "string"
- }
- },
- Name = "SaveString"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "accountAge",
- Type = "int"
- }
- },
- Name = "SetAccountAge",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "membershipType",
- Type = "MembershipType"
- }
- },
- Name = "SetMembershipType",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "value",
- Type = "bool"
- }
- },
- Name = "SetSuperSafeChat",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "value",
- Type = "bool"
- }
- },
- Name = "SetUnder13",
- deprecated = true,
- RobloxSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "loadBoolean",
- deprecated = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "loadInstance",
- deprecated = true
- },
- {
- ReturnType = "double",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "loadNumber",
- deprecated = true
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "loadString",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- },
- {
- Name = "value",
- Type = "bool"
- }
- },
- Name = "saveBoolean",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- },
- {
- Name = "value",
- Type = "Instance"
- }
- },
- Name = "saveInstance",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- },
- {
- Name = "value",
- Type = "double"
- }
- },
- Name = "saveNumber",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- },
- {
- Name = "value",
- Type = "string"
- }
- },
- Name = "saveString",
- deprecated = true
- },
- {
- ReturnType = "int",
- Arguments = {
- {
- Name = "groupId",
- Type = "int"
- }
- },
- Name = "GetRankInGroup"
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Name = "groupId",
- Type = "int"
- }
- },
- Name = "GetRoleInGroup"
- },
- {
- ReturnType = "string",
- Arguments = {
- },
- Name = "GetWebPersonalServerRank",
- backend = true,
- LocalUserSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- }
- },
- Name = "IsBestFriendsWith"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- }
- },
- Name = "IsFriendsWith"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "groupId",
- Type = "int"
- }
- },
- Name = "IsInGroup"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "rank",
- Type = "int"
- }
- },
- Name = "SetWebPersonalServerRank",
- WritePlayerSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "WaitForDataReady"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- }
- },
- Name = "isFriendsWith",
- deprecated = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "waitForDataReady",
- deprecated = true
- }
- }
- },
- ContentProvider = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ContentProvider",
- Callbacks = {
- },
- Properties = {
- {
- Type = "string",
- Name = "BaseUrl",
- readonly = true
- },
- {
- Type = "int",
- Name = "RequestQueueSize",
- readonly = true
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "contentId",
- Type = "Content"
- }
- },
- Name = "Preload"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetAssetUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetBaseUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "count",
- Type = "int"
- }
- },
- Name = "SetCacheSize",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "count",
- Type = "int"
- }
- },
- Name = "SetThreadPool",
- LocalUserSecurity = true
- }
- }
- },
- ManualSurfaceJointInstance = {
- Inherits = "JointInstance",
- Events = {
- },
- ClassName = "ManualSurfaceJointInstance",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Humanoid = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Climbing",
- Arguments = {
- {
- Name = "speed",
- Type = "float"
- }
- }
- },
- {
- Name = "CustomStatusAdded",
- Arguments = {
- {
- Name = "status",
- Type = "string"
- }
- }
- },
- {
- Name = "CustomStatusRemoved",
- Arguments = {
- {
- Name = "status",
- Type = "string"
- }
- }
- },
- {
- Name = "Died",
- Arguments = {
- }
- },
- {
- Name = "FallingDown",
- Arguments = {
- {
- Name = "active",
- Type = "bool"
- }
- }
- },
- {
- Name = "FreeFalling",
- Arguments = {
- {
- Name = "active",
- Type = "bool"
- }
- }
- },
- {
- Name = "GettingUp",
- Arguments = {
- {
- Name = "active",
- Type = "bool"
- }
- }
- },
- {
- Name = "HealthChanged",
- Arguments = {
- {
- Name = "health",
- Type = "float"
- }
- }
- },
- {
- Name = "Jumping",
- Arguments = {
- {
- Name = "active",
- Type = "bool"
- }
- }
- },
- {
- Name = "PlatformStanding",
- Arguments = {
- {
- Name = "active",
- Type = "bool"
- }
- }
- },
- {
- Name = "Ragdoll",
- Arguments = {
- {
- Name = "active",
- Type = "bool"
- }
- }
- },
- {
- Name = "Running",
- Arguments = {
- {
- Name = "speed",
- Type = "float"
- }
- }
- },
- {
- Name = "Seated",
- Arguments = {
- {
- Name = "active",
- Type = "bool"
- }
- }
- },
- {
- Name = "StatusAdded",
- Arguments = {
- {
- Name = "status",
- Type = "Status"
- }
- }
- },
- {
- Name = "StatusRemoved",
- Arguments = {
- {
- Name = "status",
- Type = "Status"
- }
- }
- },
- {
- Name = "Strafing",
- Arguments = {
- {
- Name = "active",
- Type = "bool"
- }
- }
- },
- {
- Name = "Swimming",
- Arguments = {
- {
- Name = "speed",
- Type = "float"
- }
- }
- }
- },
- ClassName = "Humanoid",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Health",
- Type = "float"
- },
- {
- Name = "Jump",
- Type = "bool"
- },
- {
- Name = "LeftLeg",
- Type = "Object"
- },
- {
- Name = "MaxHealth",
- Type = "float"
- },
- {
- Name = "NameOcclusion",
- Type = "NameOcclusion"
- },
- {
- Name = "PlatformStand",
- Type = "bool"
- },
- {
- Name = "RightLeg",
- Type = "Object"
- },
- {
- Name = "Sit",
- Type = "bool"
- },
- {
- Name = "TargetPoint",
- Type = "Vector3"
- },
- {
- Name = "Torso",
- Type = "Object"
- },
- {
- Name = "WalkSpeed",
- Type = "float"
- },
- {
- Name = "WalkToPart",
- Type = "Object"
- },
- {
- Name = "WalkToPoint",
- Type = "Vector3"
- },
- {
- deprecated = true,
- Type = "float",
- Name = "maxHealth"
- }
- },
- Methods = {
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "status",
- Type = "string"
- }
- },
- Name = "AddCustomStatus"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Type = "Status",
- Name = "status",
- DefaultValue = "Poison"
- }
- },
- Name = "AddStatus"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "tool",
- Type = "Instance"
- }
- },
- Name = "EquipTool"
- },
- {
- ReturnType = "Array",
- Arguments = {
- },
- Name = "GetStatuses"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "status",
- Type = "string"
- }
- },
- Name = "HasCustomStatus"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Type = "Status",
- Name = "status",
- DefaultValue = "Poison"
- }
- },
- Name = "HasStatus"
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "animation",
- Type = "Instance"
- }
- },
- Name = "LoadAnimation"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "location",
- Type = "Vector3"
- },
- {
- Name = "part",
- Type = "Instance"
- }
- },
- Name = "MoveTo"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "status",
- Type = "string"
- }
- },
- Name = "RemoveCustomStatus"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Type = "Status",
- Name = "status",
- DefaultValue = "Poison"
- }
- },
- Name = "RemoveStatus"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "enabled",
- Type = "bool"
- }
- },
- Name = "SetClickToWalkEnabled",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "amount",
- Type = "float"
- }
- },
- Name = "TakeDamage"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "UnequipTools"
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "animation",
- Type = "Instance"
- }
- },
- Name = "loadAnimation",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "amount",
- Type = "float"
- }
- },
- Name = "takeDamage",
- deprecated = true
- }
- }
- },
- RenderHooksService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "RenderHooksService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "CaptureMetrics",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "qId",
- Type = "int"
- }
- },
- Name = "DisableQueue",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "enabled",
- Type = "bool"
- }
- },
- Name = "EnableAdorns",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "qId",
- Type = "int"
- }
- },
- Name = "EnableQueue",
- LocalUserSecurity = true
- },
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "GetDeltaAve",
- LocalUserSecurity = true
- },
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "GetGPUDelay",
- LocalUserSecurity = true
- },
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "GetPresentTime",
- LocalUserSecurity = true
- },
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "GetRenderAve",
- LocalUserSecurity = true
- },
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "GetRenderConfMax",
- LocalUserSecurity = true
- },
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "GetRenderConfMin",
- LocalUserSecurity = true
- },
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "GetRenderStd",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "PrintScene",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ReloadShaders",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "width",
- Type = "int"
- },
- {
- Name = "height",
- Type = "int"
- }
- },
- Name = "ResizeWindow",
- LocalUserSecurity = true
- }
- }
- },
- PhysicsPacketCache = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "PhysicsPacketCache",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- RunningAverageItemDouble = {
- Inherits = "StatsItem",
- Events = {
- },
- ClassName = "RunningAverageItemDouble",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Light = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Light",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Brightness",
- Type = "float"
- },
- {
- Name = "Color",
- Type = "Color3"
- },
- {
- Name = "Enabled",
- Type = "bool"
- }
- },
- Methods = {
- }
- },
- BodyMover = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "BodyMover",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- WedgePart = {
- Inherits = "FormFactorPart",
- Events = {
- },
- ClassName = "WedgePart",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- ScriptService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ScriptService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- ImageButton = {
- Inherits = "GuiButton",
- Events = {
- },
- ClassName = "ImageButton",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Image",
- Type = "Content"
- }
- },
- Methods = {
- }
- },
- GuiBase2d = {
- Inherits = "GuiBase",
- Events = {
- },
- ClassName = "GuiBase2d",
- Callbacks = {
- },
- Properties = {
- {
- Type = "Vector2",
- Name = "AbsolutePosition",
- readonly = true
- },
- {
- Type = "Vector2",
- Name = "AbsoluteSize",
- readonly = true
- }
- },
- notbrowsable = true,
- Methods = {
- }
- },
- DialogChoice = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "DialogChoice",
- Callbacks = {
- },
- Properties = {
- {
- Name = "ResponseDialog",
- Type = "string"
- },
- {
- Name = "UserDialog",
- Type = "string"
- }
- },
- Methods = {
- }
- },
- NumberValue = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "double"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "double"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "NumberValue",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Value",
- Type = "double"
- }
- },
- Methods = {
- }
- },
- JointInstance = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "JointInstance",
- Callbacks = {
- },
- Properties = {
- {
- Name = "C0",
- Type = "CoordinateFrame"
- },
- {
- Name = "C1",
- Type = "CoordinateFrame"
- },
- {
- Name = "Part0",
- Type = "Object"
- },
- {
- Name = "Part1",
- Type = "Object"
- },
- {
- deprecated = true,
- Type = "Object",
- Name = "part1",
- hidden = true
- }
- },
- Methods = {
- }
- },
- CollectionService = {
- Inherits = "Instance",
- Events = {
- {
- Name = "ItemAdded",
- Arguments = {
- {
- Name = "instance",
- Type = "Instance"
- }
- }
- },
- {
- Name = "ItemRemoved",
- Arguments = {
- {
- Name = "instance",
- Type = "Instance"
- }
- }
- }
- },
- ClassName = "CollectionService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "Objects",
- Arguments = {
- {
- Name = "class",
- Type = "string"
- }
- },
- Name = "GetCollection"
- }
- }
- },
- Configuration = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Configuration",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- UserGameSettings = {
- Inherits = "Instance",
- Events = {
- {
- Name = "FullscreenChanged",
- Arguments = {
- {
- Name = "isFullscreen",
- Type = "bool"
- }
- }
- },
- {
- Name = "StudioModeChanged",
- Arguments = {
- {
- Name = "isStudioMode",
- Type = "bool"
- }
- }
- }
- },
- ClassName = "UserGameSettings",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AllTutorialsDisabled",
- Type = "bool"
- },
- {
- Name = "ControlMode",
- Type = "ControlMode"
- },
- {
- Name = "Fullscreen",
- Type = "bool"
- },
- {
- Name = "SavedQualityLevel",
- Type = "SavedQualitySetting"
- },
- {
- Name = "VideoUploadPromptBehavior",
- Type = "UploadSetting"
- }
- },
- Methods = {
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "tutorialId",
- Type = "string"
- }
- },
- Name = "GetTutorialState",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "InFullScreen"
- },
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "InStudioMode"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "tutorialId",
- Type = "string"
- },
- {
- Name = "value",
- Type = "bool"
- }
- },
- Name = "SetTutorialState",
- RobloxScriptSecurity = true
- }
- }
- },
- SelectionPointLasso = {
- Inherits = "SelectionLasso",
- Events = {
- },
- ClassName = "SelectionPointLasso",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Point",
- Type = "Vector3"
- }
- },
- Methods = {
- }
- },
- Skin = {
- Inherits = "CharacterAppearance",
- Events = {
- },
- ClassName = "Skin",
- Callbacks = {
- },
- Properties = {
- {
- Name = "SkinColor",
- Type = "BrickColor"
- }
- },
- Methods = {
- }
- },
- Pants = {
- Inherits = "Clothing",
- Events = {
- },
- ClassName = "Pants",
- Callbacks = {
- },
- Properties = {
- {
- Name = "PantsTemplate",
- Type = "Content"
- }
- },
- Methods = {
- }
- },
- ReflectionMetadataMember = {
- Inherits = "ReflectionMetadataItem",
- Events = {
- },
- ClassName = "ReflectionMetadataMember",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- HopperBin = {
- Inherits = "BackpackItem",
- Events = {
- {
- Name = "Deselected",
- Arguments = {
- }
- },
- {
- Name = "Selected",
- Arguments = {
- {
- Name = "mouse",
- Type = "Instance"
- }
- }
- }
- },
- ClassName = "HopperBin",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Active",
- Type = "bool"
- },
- {
- Name = "BinType",
- Type = "BinType"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Disable",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ToggleSelect",
- RobloxScriptSecurity = true
- }
- }
- },
- RuntimeScriptService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "RuntimeScriptService",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- MotorFeature = {
- Inherits = "Feature",
- Events = {
- },
- ClassName = "MotorFeature",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Model = {
- Inherits = "PVInstance",
- Events = {
- },
- ClassName = "Model",
- Callbacks = {
- },
- Properties = {
- {
- Name = "PrimaryPart",
- Type = "Object"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "BreakJoints"
- },
- {
- ReturnType = "CoordinateFrame",
- Arguments = {
- },
- Name = "GetModelCFrame"
- },
- {
- ReturnType = "Vector3",
- Arguments = {
- },
- Name = "GetModelSize"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "MakeJoints"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "location",
- Type = "Vector3"
- }
- },
- Name = "MoveTo"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ResetOrientationToIdentity"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "SetIdentityOrientation"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "offset",
- Type = "Vector3"
- }
- },
- Name = "TranslateBy"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "breakJoints",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "makeJoints",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "location",
- Type = "Vector3"
- }
- },
- Name = "move",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "location",
- Type = "Vector3"
- }
- },
- Name = "moveTo",
- deprecated = true
- }
- }
- },
- Snap = {
- Inherits = "JointInstance",
- Events = {
- },
- ClassName = "Snap",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- BodyAngularVelocity = {
- Inherits = "BodyMover",
- Events = {
- },
- ClassName = "BodyAngularVelocity",
- Callbacks = {
- },
- Properties = {
- {
- Name = "P",
- Type = "float"
- },
- {
- Name = "angularvelocity",
- Type = "Vector3"
- },
- {
- Name = "maxTorque",
- Type = "Vector3"
- }
- },
- Methods = {
- }
- },
- VelocityMotor = {
- Inherits = "JointInstance",
- Events = {
- },
- ClassName = "VelocityMotor",
- Callbacks = {
- },
- Properties = {
- {
- Name = "CurrentAngle",
- Type = "float"
- },
- {
- Name = "DesiredAngle",
- Type = "float"
- },
- {
- Name = "Hole",
- Type = "Object"
- },
- {
- Name = "MaxVelocity",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- SurfaceSelection = {
- Inherits = "PartAdornment",
- Events = {
- },
- ClassName = "SurfaceSelection",
- Callbacks = {
- },
- Properties = {
- {
- Name = "TargetSurface",
- Type = "NormalId"
- }
- },
- Methods = {
- }
- },
- Part = {
- Inherits = "FormFactorPart",
- Events = {
- },
- ClassName = "Part",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Shape",
- Type = "PartType"
- }
- },
- Methods = {
- }
- },
- StarterPack = {
- Inherits = "GuiItem",
- Events = {
- },
- ClassName = "StarterPack",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- PyramidPart = {
- Inherits = "BasePart",
- Events = {
- },
- ClassName = "PyramidPart",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Sides",
- Type = "PyramidSides"
- }
- },
- notbrowsable = true,
- Methods = {
- }
- },
- DynamicRotate = {
- Inherits = "JointInstance",
- Events = {
- },
- ClassName = "DynamicRotate",
- Callbacks = {
- },
- Properties = {
- {
- Name = "BaseAngle",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- FastLogSettings = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "FastLogSettings",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "filename",
- Type = "string"
- }
- },
- Name = "DumpLogs",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "message",
- Type = "string"
- }
- },
- Name = "Print",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "group",
- Type = "string"
- },
- {
- Type = "string",
- Name = "channel",
- DefaultValue = "ext"
- }
- },
- Name = "SetVariable",
- RobloxScriptSecurity = true
- }
- }
- },
- ArcHandles = {
- Inherits = "HandlesBase",
- Events = {
- {
- Name = "MouseButton1Down",
- Arguments = {
- {
- Name = "axis",
- Type = "Axis"
- }
- }
- },
- {
- Name = "MouseButton1Up",
- Arguments = {
- {
- Name = "axis",
- Type = "Axis"
- }
- }
- },
- {
- Name = "MouseDrag",
- Arguments = {
- {
- Name = "axis",
- Type = "Axis"
- },
- {
- Name = "relativeAngle",
- Type = "float"
- },
- {
- Name = "deltaRadius",
- Type = "float"
- }
- }
- },
- {
- Name = "MouseEnter",
- Arguments = {
- {
- Name = "axis",
- Type = "Axis"
- }
- }
- },
- {
- Name = "MouseLeave",
- Arguments = {
- {
- Name = "axis",
- Type = "Axis"
- }
- }
- }
- },
- ClassName = "ArcHandles",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Axes",
- Type = "Axes"
- }
- },
- Methods = {
- }
- },
- LoginService = {
- Inherits = "Instance",
- Events = {
- {
- Arguments = {
- {
- Name = "loginError",
- Type = "string"
- }
- },
- Name = "LoginFailed",
- RobloxSecurity = true
- },
- {
- Arguments = {
- {
- Name = "username",
- Type = "string"
- }
- },
- Name = "LoginSucceeded",
- RobloxSecurity = true
- }
- },
- ClassName = "LoginService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Logout",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "PromptLogin",
- RobloxSecurity = true
- }
- }
- },
- Players = {
- Inherits = "Instance",
- Events = {
- {
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "friendRequestEvent",
- Type = "FriendRequestEvent"
- }
- },
- Name = "FriendRequestEvent",
- RobloxScriptSecurity = true
- },
- {
- Arguments = {
- {
- Name = "message",
- Type = "string"
- }
- },
- Name = "GameAnnounce",
- RobloxScriptSecurity = true
- },
- {
- Name = "PlayerAdded",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- }
- }
- },
- {
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- }
- },
- Name = "PlayerAddedEarly",
- LocalUserSecurity = true
- },
- {
- Arguments = {
- {
- Name = "chatType",
- Type = "PlayerChatType"
- },
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "message",
- Type = "string"
- },
- {
- Name = "targetPlayer",
- Type = "Instance"
- }
- },
- Name = "PlayerChatted",
- LocalUserSecurity = true
- },
- {
- Name = "PlayerRemoving",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- }
- }
- },
- {
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- }
- },
- Name = "PlayerRemovingLate",
- LocalUserSecurity = true
- }
- },
- ClassName = "Players",
- Callbacks = {
- },
- Properties = {
- {
- Type = "bool",
- Name = "BubbleChat",
- readonly = true
- },
- {
- Name = "CharacterAutoLoads",
- Type = "bool"
- },
- {
- Type = "bool",
- Name = "ClassicChat",
- readonly = true
- },
- {
- readonly = true,
- Type = "Object",
- Name = "LocalPlayer",
- hidden = true
- },
- {
- Type = "int",
- Name = "MaxPlayers",
- RobloxSecurity = true
- },
- {
- Type = "int",
- Name = "NumPlayers",
- readonly = true
- },
- {
- Type = "Object",
- Name = "localPlayer",
- deprecated = true,
- hidden = true,
- readonly = true
- },
- {
- Type = "int",
- Name = "numPlayers",
- deprecated = true,
- hidden = true,
- readonly = true
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "AddLeaderboardKey",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "message",
- Type = "string"
- }
- },
- Name = "Chat",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- }
- },
- Name = "CreateLocalPlayer",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "userID",
- Type = "int"
- }
- },
- Name = "GetPlayerByID",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "character",
- Type = "Instance"
- }
- },
- Name = "GetPlayerFromCharacter"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "GetPlayers"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "reason",
- Type = "string"
- },
- {
- Name = "optionalMessage",
- Type = "string"
- }
- },
- Name = "ReportAbuse",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetAbuseReportUrl",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetBuildUserPermissionsUrl",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetChatFilterUrl",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "ChatStyle",
- Name = "style",
- DefaultValue = "Classic"
- }
- },
- Name = "SetChatStyle",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetLoadDataUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetSaveDataUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetSaveLeaderboardDataUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetSysStatsUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "urlId",
- Type = "string"
- }
- },
- Name = "SetSysStatsUrlId",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "message",
- Type = "string"
- }
- },
- Name = "TeamChat",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "message",
- Type = "string"
- },
- {
- Name = "player",
- Type = "Instance"
- }
- },
- Name = "WhisperChat",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "character",
- Type = "Instance"
- }
- },
- Name = "getPlayerFromCharacter",
- deprecated = true
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "getPlayers",
- deprecated = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "character",
- Type = "Instance"
- }
- },
- Name = "playerFromCharacter",
- deprecated = true
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "players",
- deprecated = true
- }
- }
- },
- BaseScript = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "BaseScript",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Disabled",
- Type = "bool"
- },
- {
- Name = "LinkedSource",
- Type = "Content"
- }
- },
- Methods = {
- }
- },
- ParallelRampPart = {
- Inherits = "BasePart",
- Events = {
- },
- ClassName = "ParallelRampPart",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- }
- },
- ClusterPacketCache = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ClusterPacketCache",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- VehicleController = {
- Inherits = "Controller",
- Events = {
- },
- ClassName = "VehicleController",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- RayValue = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "Ray"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "Ray"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "RayValue",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Value",
- Type = "Ray"
- }
- },
- Methods = {
- }
- },
- RotateP = {
- Inherits = "DynamicRotate",
- Events = {
- },
- ClassName = "RotateP",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Camera = {
- Inherits = "Instance",
- Events = {
- {
- Arguments = {
- {
- Name = "entering",
- Type = "bool"
- }
- },
- Name = "FirstPersonTransition",
- RobloxPlaceSecurity = true
- },
- {
- Name = "InterpolationFinished",
- Arguments = {
- }
- }
- },
- ClassName = "Camera",
- Callbacks = {
- },
- Properties = {
- {
- Name = "CameraSubject",
- Type = "Object"
- },
- {
- Name = "CameraType",
- Type = "CameraType"
- },
- {
- Name = "CoordinateFrame",
- Type = "CoordinateFrame"
- },
- {
- Name = "FieldOfView",
- Type = "float"
- },
- {
- Name = "Focus",
- Type = "CoordinateFrame"
- },
- {
- deprecated = true,
- Type = "CoordinateFrame",
- Name = "focus"
- }
- },
- Methods = {
- {
- ReturnType = "float",
- Arguments = {
- },
- Name = "GetPanSpeed",
- RobloxPlaceSecurity = true
- },
- {
- ReturnType = "float",
- Arguments = {
- },
- Name = "GetRoll"
- },
- {
- ReturnType = "float",
- Arguments = {
- },
- Name = "GetTiltSpeed",
- RobloxPlaceSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "endPos",
- Type = "CoordinateFrame"
- },
- {
- Name = "endFocus",
- Type = "CoordinateFrame"
- },
- {
- Name = "duration",
- Type = "float"
- }
- },
- Name = "Interpolate"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "units",
- Type = "int"
- }
- },
- Name = "PanUnits",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "CameraInputMode",
- Name = "mode",
- DefaultValue = "Classic"
- }
- },
- Name = "SetCameraInputMode",
- RobloxPlaceSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "rollAngle",
- Type = "float"
- }
- },
- Name = "SetRoll"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "units",
- Type = "int"
- }
- },
- Name = "TiltUnits",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "distance",
- Type = "float"
- }
- },
- Name = "Zoom",
- RobloxScriptSecurity = true
- }
- }
- },
- BodyForce = {
- Inherits = "BodyMover",
- Events = {
- },
- ClassName = "BodyForce",
- Callbacks = {
- },
- Properties = {
- {
- Name = "force",
- Type = "Vector3"
- }
- },
- Methods = {
- }
- },
- Motor6D = {
- Inherits = "Motor",
- Events = {
- },
- ClassName = "Motor6D",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- BasePart = {
- Inherits = "PVInstance",
- Events = {
- {
- deprecated = true,
- Arguments = {
- {
- Name = "part",
- Type = "Instance"
- }
- },
- Name = "LocalSimulationTouched"
- },
- {
- deprecated = true,
- Arguments = {
- },
- Name = "OutfitChanged"
- },
- {
- Name = "StoppedTouching",
- Arguments = {
- {
- Name = "otherPart",
- Type = "Instance"
- }
- }
- },
- {
- Name = "TouchEnded",
- Arguments = {
- {
- Name = "otherPart",
- Type = "Instance"
- }
- }
- },
- {
- Name = "Touched",
- Arguments = {
- {
- Name = "otherPart",
- Type = "Instance"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "otherPart",
- Type = "Instance"
- }
- },
- Name = "touched"
- }
- },
- ClassName = "BasePart",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Anchored",
- Type = "bool"
- },
- {
- Name = "BackParamA",
- Type = "float"
- },
- {
- Name = "BackParamB",
- Type = "float"
- },
- {
- Name = "BackSurface",
- Type = "SurfaceType"
- },
- {
- Name = "BackSurfaceInput",
- Type = "InputType"
- },
- {
- Name = "BottomParamA",
- Type = "float"
- },
- {
- Name = "BottomParamB",
- Type = "float"
- },
- {
- Name = "BottomSurface",
- Type = "SurfaceType"
- },
- {
- Name = "BottomSurfaceInput",
- Type = "InputType"
- },
- {
- Name = "BrickColor",
- Type = "BrickColor"
- },
- {
- Name = "CFrame",
- Type = "CoordinateFrame"
- },
- {
- Name = "CanCollide",
- Type = "bool"
- },
- {
- deprecated = true,
- Type = "Color3",
- Name = "Color"
- },
- {
- Name = "Elasticity",
- Type = "float"
- },
- {
- Name = "Friction",
- Type = "float"
- },
- {
- Name = "FrontParamA",
- Type = "float"
- },
- {
- Name = "FrontParamB",
- Type = "float"
- },
- {
- Name = "FrontSurface",
- Type = "SurfaceType"
- },
- {
- Name = "FrontSurfaceInput",
- Type = "InputType"
- },
- {
- Name = "LeftParamA",
- Type = "float"
- },
- {
- Name = "LeftParamB",
- Type = "float"
- },
- {
- Name = "LeftSurface",
- Type = "SurfaceType"
- },
- {
- Name = "LeftSurfaceInput",
- Type = "InputType"
- },
- {
- Name = "Locked",
- Type = "bool"
- },
- {
- Name = "Material",
- Type = "Material"
- },
- {
- Name = "Position",
- Type = "Vector3"
- },
- {
- readonly = true,
- Type = "float",
- Name = "ReceiveAge",
- hidden = true
- },
- {
- Name = "Reflectance",
- Type = "float"
- },
- {
- Type = "int",
- Name = "ResizeIncrement",
- readonly = true
- },
- {
- Type = "Faces",
- Name = "ResizeableFaces",
- readonly = true
- },
- {
- Name = "RightParamA",
- Type = "float"
- },
- {
- Name = "RightParamB",
- Type = "float"
- },
- {
- Name = "RightSurface",
- Type = "SurfaceType"
- },
- {
- Name = "RightSurfaceInput",
- Type = "InputType"
- },
- {
- Name = "RotVelocity",
- Type = "Vector3"
- },
- {
- Name = "Rotation",
- Type = "Vector3"
- },
- {
- Name = "Size",
- Type = "Vector3"
- },
- {
- Type = "float",
- Name = "SpecificGravity",
- readonly = true
- },
- {
- Name = "TopParamA",
- Type = "float"
- },
- {
- Name = "TopParamB",
- Type = "float"
- },
- {
- Name = "TopSurface",
- Type = "SurfaceType"
- },
- {
- Name = "TopSurfaceInput",
- Type = "InputType"
- },
- {
- Name = "Transparency",
- Type = "float"
- },
- {
- Name = "Velocity",
- Type = "Vector3"
- },
- {
- deprecated = true,
- Type = "BrickColor",
- Name = "brickColor"
- }
- },
- notbrowsable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "BreakJoints"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- {
- Type = "bool",
- Name = "recursive",
- DefaultValue = "false"
- }
- },
- Name = "GetConnectedParts",
- RobloxPlaceSecurity = true
- },
- {
- ReturnType = "float",
- Arguments = {
- },
- Name = "GetMass"
- },
- {
- ReturnType = "bool",
- Arguments = {
- },
- Name = "IsGrounded",
- RobloxPlaceSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "MakeJoints"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "normalId",
- Type = "NormalId"
- },
- {
- Name = "deltaAmount",
- Type = "int"
- }
- },
- Name = "Resize"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "breakJoints",
- deprecated = true
- },
- {
- ReturnType = "float",
- Arguments = {
- },
- Name = "getMass",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "makeJoints",
- deprecated = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "normalId",
- Type = "NormalId"
- },
- {
- Name = "deltaAmount",
- Type = "int"
- }
- },
- Name = "resize",
- deprecated = true
- }
- }
- },
- PartAdornment = {
- Inherits = "GuiBase3d",
- Events = {
- },
- ClassName = "PartAdornment",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Adornee",
- Type = "Object"
- }
- },
- Methods = {
- }
- },
- TextButton = {
- Inherits = "GuiButton",
- Events = {
- },
- ClassName = "TextButton",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Font",
- Type = "Font"
- },
- {
- Name = "FontSize",
- Type = "FontSize"
- },
- {
- Name = "Text",
- Type = "string"
- },
- {
- Type = "Vector2",
- Name = "TextBounds",
- readonly = true
- },
- {
- deprecated = true,
- Type = "BrickColor",
- Name = "TextColor",
- hidden = true
- },
- {
- Name = "TextColor3",
- Type = "Color3"
- },
- {
- Type = "bool",
- Name = "TextFits",
- readonly = true
- },
- {
- Name = "TextScaled",
- Type = "bool"
- },
- {
- Name = "TextStrokeColor3",
- Type = "Color3"
- },
- {
- Name = "TextStrokeTransparency",
- Type = "float"
- },
- {
- Name = "TextTransparency",
- Type = "float"
- },
- {
- deprecated = true,
- Type = "bool",
- Name = "TextWrap"
- },
- {
- Name = "TextWrapped",
- Type = "bool"
- },
- {
- Name = "TextXAlignment",
- Type = "TextXAlignment"
- },
- {
- Name = "TextYAlignment",
- Type = "TextYAlignment"
- }
- },
- Methods = {
- }
- },
- Sound = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Sound",
- Callbacks = {
- },
- Properties = {
- {
- Type = "bool",
- Name = "IsPaused",
- readonly = true
- },
- {
- Type = "bool",
- Name = "IsPlaying",
- readonly = true
- },
- {
- Name = "Looped",
- Type = "bool"
- },
- {
- Name = "Pitch",
- Type = "float"
- },
- {
- Name = "PlayOnRemove",
- Type = "bool"
- },
- {
- Name = "SoundId",
- Type = "Content"
- },
- {
- Name = "Volume",
- Type = "float"
- },
- {
- deprecated = true,
- Type = "bool",
- Name = "isPlaying",
- readonly = true
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Pause"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Play"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Stop"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "pause",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "play",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "stop",
- deprecated = true
- }
- }
- },
- RootInstance = {
- Inherits = "Model",
- Events = {
- },
- ClassName = "RootInstance",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- }
- },
- ScriptContext = {
- Inherits = "Instance",
- Events = {
- {
- Arguments = {
- {
- Name = "object",
- Type = "Instance"
- },
- {
- Name = "member",
- Type = "string"
- },
- {
- Name = "script",
- Type = "Instance"
- }
- },
- Name = "CamelCaseViolation",
- RobloxScriptSecurity = true
- },
- {
- Arguments = {
- {
- Name = "message",
- Type = "string"
- },
- {
- Name = "stackTrace",
- Type = "string"
- },
- {
- Name = "script",
- Type = "Instance"
- }
- },
- Name = "Error",
- RobloxPlaceSecurity = true
- }
- },
- ClassName = "ScriptContext",
- Callbacks = {
- },
- Properties = {
- {
- Type = "int",
- Name = "GarbageCollectionFrequency",
- RobloxScriptSecurity = true
- },
- {
- Type = "int",
- Name = "GarbageCollectionLimit",
- RobloxScriptSecurity = true
- },
- {
- Type = "bool",
- Name = "ScriptsDisabled",
- LocalUserSecurity = true
- }
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "assetId",
- Type = "int"
- },
- {
- Name = "parent",
- Type = "Instance"
- },
- {
- Name = "name",
- Type = "string"
- }
- },
- Name = "AddCoreScript",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "assetId",
- Type = "int"
- }
- },
- Name = "AddStarterScript",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Tuple",
- Arguments = {
- {
- Type = "bool",
- Name = "clearHighwaterMark",
- DefaultValue = "true"
- }
- },
- Name = "GetHeapStats",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "Array",
- Arguments = {
- },
- Name = "GetScriptStats",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "LibraryRegistrationComplete",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "libraryName",
- Type = "string"
- },
- {
- Name = "scriptInstance",
- Type = "Instance"
- }
- },
- Name = "RegisterDevelopmentLibrary",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "libraryName",
- Type = "string"
- },
- {
- Name = "assetId",
- Type = "string"
- }
- },
- Name = "RegisterLibrary",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "libraryName",
- Type = "string"
- },
- {
- Name = "assetId",
- Type = "string"
- }
- },
- Name = "RegisterRobloxLibrary",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "bool",
- Name = "enable",
- DefaultValue = "false"
- }
- },
- Name = "SetCollectScriptStats",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "seconds",
- Type = "double"
- }
- },
- Name = "SetTimeout",
- LocalUserSecurity = true
- }
- }
- },
- SpawnLocation = {
- Inherits = "Part",
- Events = {
- },
- ClassName = "SpawnLocation",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AllowTeamChangeOnTouch",
- Type = "bool"
- },
- {
- Name = "Duration",
- Type = "int"
- },
- {
- Name = "Neutral",
- Type = "bool"
- },
- {
- Name = "TeamColor",
- Type = "BrickColor"
- }
- },
- Methods = {
- }
- },
- BodyPosition = {
- Inherits = "BodyMover",
- Events = {
- {
- Name = "ReachedTarget",
- Arguments = {
- }
- }
- },
- ClassName = "BodyPosition",
- Callbacks = {
- },
- Properties = {
- {
- Name = "D",
- Type = "float"
- },
- {
- Name = "P",
- Type = "float"
- },
- {
- Name = "maxForce",
- Type = "Vector3"
- },
- {
- Name = "position",
- Type = "Vector3"
- }
- },
- Methods = {
- {
- ReturnType = "Vector3",
- Arguments = {
- },
- Name = "GetLastForce"
- },
- {
- ReturnType = "Vector3",
- Arguments = {
- },
- Name = "lastForce"
- }
- }
- },
- ScreenGui = {
- Inherits = "LayerCollector",
- Events = {
- },
- ClassName = "ScreenGui",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- ReflectionMetadataYieldFunctions = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ReflectionMetadataYieldFunctions",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- AnimationTrackState = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "AnimationTrackState",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Dialog = {
- Inherits = "Instance",
- Events = {
- {
- Name = "DialogChoiceSelected",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "dialogChoice",
- Type = "Instance"
- }
- }
- }
- },
- ClassName = "Dialog",
- Callbacks = {
- },
- Properties = {
- {
- Name = "ConversationDistance",
- Type = "float"
- },
- {
- Name = "InUse",
- Type = "bool"
- },
- {
- Name = "InitialPrompt",
- Type = "string"
- },
- {
- Name = "Purpose",
- Type = "DialogPurpose"
- },
- {
- Name = "Tone",
- Type = "DialogTone"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "dialogChoice",
- Type = "Instance"
- }
- },
- Name = "SignalDialogChoiceSelected",
- RobloxScriptSecurity = true
- }
- }
- },
- Visit = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Visit",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "string",
- Arguments = {
- },
- Name = "GetUploadUrl",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "pingUrl",
- Type = "string"
- },
- {
- Name = "interval",
- Type = "int"
- }
- },
- Name = "SetPing",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetUploadUrl",
- RobloxSecurity = true
- }
- }
- },
- CacheableContentProvider = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "CacheableContentProvider",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- ForceField = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ForceField",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- ControllerService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ControllerService",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- BodyVelocity = {
- Inherits = "BodyMover",
- Events = {
- },
- ClassName = "BodyVelocity",
- Callbacks = {
- },
- Properties = {
- {
- Name = "P",
- Type = "float"
- },
- {
- Name = "maxForce",
- Type = "Vector3"
- },
- {
- Name = "velocity",
- Type = "Vector3"
- }
- },
- Methods = {
- {
- ReturnType = "Vector3",
- Arguments = {
- },
- Name = "GetLastForce"
- },
- {
- ReturnType = "Vector3",
- Arguments = {
- },
- Name = "lastForce"
- }
- }
- },
- PersonalServerService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "PersonalServerService",
- Callbacks = {
- },
- Properties = {
- {
- Type = "string",
- Name = "RoleSets",
- RobloxScriptSecurity = true
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- }
- },
- Name = "Demote",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- }
- },
- Name = "Promote",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "personalServerGetRankUrl",
- Type = "string"
- }
- },
- Name = "SetPersonalServerGetRankUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "personalServerRoleSetsUrl",
- Type = "string"
- }
- },
- Name = "SetPersonalServerRoleSetsUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "personalServerSetRankUrl",
- Type = "string"
- }
- },
- Name = "SetPersonalServerSetRankUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Name = "placeId",
- Type = "int"
- }
- },
- Name = "GetRoleSets",
- RobloxScriptSecurity = true
- }
- }
- },
- Color3Value = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "Color3"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "Color3"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "Color3Value",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Value",
- Type = "Color3"
- }
- },
- Methods = {
- }
- },
- ManualGlue = {
- Inherits = "ManualSurfaceJointInstance",
- Events = {
- },
- ClassName = "ManualGlue",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Platform = {
- Inherits = "Part",
- Events = {
- },
- ClassName = "Platform",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Seat = {
- Inherits = "Part",
- Events = {
- },
- ClassName = "Seat",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Disabled",
- Type = "bool"
- }
- },
- Methods = {
- }
- },
- PlayerGui = {
- Inherits = "BasePlayerGui",
- Events = {
- },
- ClassName = "PlayerGui",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- Debris = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Debris",
- Callbacks = {
- },
- Properties = {
- {
- deprecated = true,
- Type = "int",
- Name = "MaxItems"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "item",
- Type = "Instance"
- },
- {
- Type = "double",
- Name = "lifetime",
- DefaultValue = "10"
- }
- },
- Name = "AddItem"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "enabled",
- Type = "bool"
- }
- },
- Name = "SetLegacyMaxItems",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "item",
- Type = "Instance"
- },
- {
- Type = "double",
- Name = "lifetime",
- DefaultValue = "10"
- }
- },
- Name = "addItem",
- deprecated = true
- }
- }
- },
- NetworkClient = {
- Inherits = "NetworkPeer",
- Events = {
- {
- Name = "ConnectionAccepted",
- Arguments = {
- {
- Name = "peer",
- Type = "string"
- },
- {
- Name = "replicator",
- Type = "Instance"
- }
- }
- },
- {
- Name = "ConnectionFailed",
- Arguments = {
- {
- Name = "peer",
- Type = "string"
- },
- {
- Name = "code",
- Type = "int"
- },
- {
- Name = "reason",
- Type = "string"
- }
- }
- },
- {
- Name = "ConnectionRejected",
- Arguments = {
- {
- Name = "peer",
- Type = "string"
- }
- }
- }
- },
- ClassName = "NetworkClient",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Ticket",
- Type = "string"
- }
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "int",
- Name = "blockDuration",
- DefaultValue = "3000"
- }
- },
- Name = "Disconnect",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- },
- {
- Name = "server",
- Type = "string"
- },
- {
- Name = "serverPort",
- Type = "int"
- },
- {
- Type = "int",
- Name = "clientPort",
- DefaultValue = "0"
- },
- {
- Type = "int",
- Name = "threadSleepTime",
- DefaultValue = "30"
- }
- },
- Name = "PlayerConnect",
- LocalUserSecurity = true
- }
- }
- },
- Vector3Value = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "Vector3"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "Vector3"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "Vector3Value",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Value",
- Type = "Vector3"
- }
- },
- Methods = {
- }
- },
- Flag = {
- Inherits = "Tool",
- Events = {
- },
- ClassName = "Flag",
- Callbacks = {
- },
- Properties = {
- {
- Name = "TeamColor",
- Type = "BrickColor"
- }
- },
- Methods = {
- }
- },
- UserInputService = {
- Inherits = "Instance",
- Events = {
- {
- Arguments = {
- },
- Name = "JumpRequest",
- RobloxPlaceSecurity = true
- },
- {
- Arguments = {
- {
- Name = "touch",
- Type = "InputObject"
- }
- },
- Name = "TouchEnded",
- RobloxSecurity = true
- },
- {
- Arguments = {
- {
- Name = "position",
- Type = "Vector2"
- }
- },
- Name = "TouchLongPress",
- RobloxSecurity = true
- },
- {
- Arguments = {
- {
- Name = "touch",
- Type = "InputObject"
- }
- },
- Name = "TouchMoved",
- RobloxSecurity = true
- },
- {
- Arguments = {
- {
- Name = "scale",
- Type = "float"
- },
- {
- Name = "velocity",
- Type = "float"
- }
- },
- Name = "TouchPinch",
- RobloxSecurity = true
- },
- {
- Arguments = {
- {
- Name = "rotation",
- Type = "float"
- },
- {
- Name = "velocity",
- Type = "float"
- }
- },
- Name = "TouchRotate",
- RobloxSecurity = true
- },
- {
- Arguments = {
- {
- Name = "touch",
- Type = "InputObject"
- }
- },
- Name = "TouchStarted",
- RobloxSecurity = true
- },
- {
- Arguments = {
- {
- Name = "swipeDirection",
- Type = "SwipeDirection"
- }
- },
- Name = "TouchSwipe",
- RobloxSecurity = true
- },
- {
- Arguments = {
- {
- Name = "position",
- Type = "Vector2"
- }
- },
- Name = "TouchTap",
- RobloxSecurity = true
- }
- },
- ClassName = "UserInputService",
- Callbacks = {
- },
- Properties = {
- {
- Type = "bool",
- Name = "GamepadEnabled",
- readonly = true
- },
- {
- Type = "bool",
- Name = "KeyboardEnabled",
- readonly = true
- },
- {
- Type = "bool",
- Name = "MouseEnabled",
- readonly = true
- },
- {
- Type = "bool",
- Name = "TouchControlsEnabled",
- RobloxPlaceSecurity = true
- },
- {
- Type = "bool",
- Name = "TouchEnabled",
- readonly = true
- }
- },
- Methods = {
- }
- },
- TweenService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "TweenService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- BindableEvent = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Event",
- Arguments = {
- {
- Name = "arguments",
- Type = "Tuple"
- }
- }
- }
- },
- ClassName = "BindableEvent",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "arguments",
- Type = "Tuple"
- }
- },
- Name = "Fire"
- }
- }
- },
- GuiBase3d = {
- Inherits = "GuiBase",
- Events = {
- },
- ClassName = "GuiBase3d",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Color",
- Type = "BrickColor"
- },
- {
- Name = "Transparency",
- Type = "float"
- },
- {
- Name = "Visible",
- Type = "bool"
- }
- },
- Methods = {
- }
- },
- AnimationTrack = {
- Inherits = "Instance",
- Events = {
- {
- Name = "KeyframeReached",
- Arguments = {
- {
- Name = "keyframeName",
- Type = "string"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- },
- Name = "Stopped"
- }
- },
- ClassName = "AnimationTrack",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "float",
- Name = "speed",
- DefaultValue = "1"
- }
- },
- Name = "AdjustSpeed"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "float",
- Name = "weight",
- DefaultValue = "1"
- },
- {
- Type = "float",
- Name = "fadeTime",
- DefaultValue = "0.100000001"
- }
- },
- Name = "AdjustWeight"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "float",
- Name = "fadeTime",
- DefaultValue = "0.100000001"
- },
- {
- Type = "float",
- Name = "weight",
- DefaultValue = "1"
- },
- {
- Type = "float",
- Name = "speed",
- DefaultValue = "1"
- }
- },
- Name = "Play"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "float",
- Name = "fadeTime",
- DefaultValue = "0.100000001"
- }
- },
- Name = "Stop"
- }
- }
- },
- UserSettings = {
- Inherits = "GenericSettings",
- Events = {
- },
- ClassName = "UserSettings",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Reset"
- }
- }
- },
- TestService = {
- Inherits = "Instance",
- Events = {
- {
- Name = "ServerCollectConditionalResult",
- Arguments = {
- {
- Name = "condition",
- Type = "bool"
- },
- {
- Name = "text",
- Type = "string"
- },
- {
- Name = "script",
- Type = "Instance"
- },
- {
- Name = "line",
- Type = "int"
- }
- }
- },
- {
- Name = "ServerCollectResult",
- Arguments = {
- {
- Name = "text",
- Type = "string"
- },
- {
- Name = "script",
- Type = "Instance"
- },
- {
- Name = "line",
- Type = "int"
- }
- }
- }
- },
- ClassName = "TestService",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AutoRuns",
- Type = "bool"
- },
- {
- Name = "Description",
- Type = "string"
- },
- {
- Type = "int",
- Name = "ErrorCount",
- readonly = true
- },
- {
- Name = "Is30FpsThrottleEnabled",
- Type = "bool"
- },
- {
- Name = "IsPhysicsEnvironmentalThrottled",
- Type = "bool"
- },
- {
- Name = "IsSleepAllowed",
- Type = "bool"
- },
- {
- Name = "NumberOfPlayers",
- Type = "int"
- },
- {
- Type = "int",
- Name = "TestCount",
- readonly = true
- },
- {
- Name = "Timeout",
- Type = "double"
- },
- {
- Type = "int",
- Name = "WarnCount",
- readonly = true
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "condition",
- Type = "bool"
- },
- {
- Name = "description",
- Type = "string"
- },
- {
- Type = "Instance",
- Name = "source",
- DefaultValue = "nil"
- },
- {
- Type = "int",
- Name = "line",
- DefaultValue = "0"
- }
- },
- Name = "Check"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "text",
- Type = "string"
- },
- {
- Type = "Instance",
- Name = "source",
- DefaultValue = "nil"
- },
- {
- Type = "int",
- Name = "line",
- DefaultValue = "0"
- }
- },
- Name = "Checkpoint"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- }
- },
- Name = "DoCommand",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Done"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "description",
- Type = "string"
- },
- {
- Type = "Instance",
- Name = "source",
- DefaultValue = "nil"
- },
- {
- Type = "int",
- Name = "line",
- DefaultValue = "0"
- }
- },
- Name = "Error"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "description",
- Type = "string"
- },
- {
- Type = "Instance",
- Name = "source",
- DefaultValue = "nil"
- },
- {
- Type = "int",
- Name = "line",
- DefaultValue = "0"
- }
- },
- Name = "Fail"
- },
- {
- ReturnType = "Array",
- Arguments = {
- },
- Name = "GetCommandNames",
- LocalUserSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- }
- },
- Name = "IsCommandChecked",
- LocalUserSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- }
- },
- Name = "IsCommandEnabled",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "text",
- Type = "string"
- },
- {
- Type = "Instance",
- Name = "source",
- DefaultValue = "nil"
- },
- {
- Type = "int",
- Name = "line",
- DefaultValue = "0"
- }
- },
- Name = "Message"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "condition",
- Type = "bool"
- },
- {
- Name = "description",
- Type = "string"
- },
- {
- Type = "Instance",
- Name = "source",
- DefaultValue = "nil"
- },
- {
- Type = "int",
- Name = "line",
- DefaultValue = "0"
- }
- },
- Name = "Require"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "condition",
- Type = "bool"
- },
- {
- Name = "description",
- Type = "string"
- },
- {
- Type = "Instance",
- Name = "source",
- DefaultValue = "nil"
- },
- {
- Type = "int",
- Name = "line",
- DefaultValue = "0"
- }
- },
- Name = "Warn"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Run",
- LocalUserSecurity = true
- }
- }
- },
- Button = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Click",
- Arguments = {
- }
- }
- },
- ClassName = "Button",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "active",
- Type = "bool"
- }
- },
- Name = "SetActive",
- LocalUserSecurity = true
- }
- }
- },
- TeleportService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "TeleportService",
- Callbacks = {
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "message",
- Type = "string"
- },
- {
- Name = "placeId",
- Type = "int"
- },
- {
- Name = "spawnName",
- Type = "string"
- }
- },
- Name = "ConfirmationCallback",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "message",
- Type = "string"
- }
- },
- Name = "ErrorCallback",
- RobloxScriptSecurity = true
- }
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "placeId",
- Type = "int"
- }
- },
- Name = "Teleport"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "TeleportCancel",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "placeId",
- Type = "int"
- },
- {
- Name = "spawnName",
- Type = "string"
- }
- },
- Name = "TeleportImpl",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "placeId",
- Type = "int"
- },
- {
- Name = "spawnName",
- Type = "string"
- }
- },
- Name = "TeleportToSpawnByName"
- }
- }
- },
- PlayerHUD = {
- Inherits = "GuiItem",
- Events = {
- },
- ClassName = "PlayerHUD",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Backpack = {
- Inherits = "GuiItem",
- Events = {
- },
- ClassName = "Backpack",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Teams = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Teams",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "GetTeams"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "RebalanceTeams"
- }
- }
- },
- PhysicsService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "PhysicsService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- NetworkMarker = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Received",
- Arguments = {
- }
- }
- },
- ClassName = "NetworkMarker",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- }
- },
- CustomEventReceiver = {
- Inherits = "Instance",
- Events = {
- {
- Name = "EventConnected",
- Arguments = {
- {
- Name = "event",
- Type = "Instance"
- }
- }
- },
- {
- Name = "EventDisconnected",
- Arguments = {
- {
- Name = "event",
- Type = "Instance"
- }
- }
- },
- {
- Name = "SourceValueChanged",
- Arguments = {
- {
- Name = "newValue",
- Type = "float"
- }
- }
- }
- },
- ClassName = "CustomEventReceiver",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Source",
- Type = "Object"
- }
- },
- Methods = {
- {
- ReturnType = "float",
- Arguments = {
- },
- Name = "GetCurrentValue"
- }
- }
- },
- TaskScheduler = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "TaskScheduler",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AreArbitersThrottled",
- Type = "bool"
- },
- {
- Name = "Concurrency",
- Type = "ConcurrencyModel"
- },
- {
- Type = "double",
- Name = "NumRunningJobs",
- readonly = true
- },
- {
- Type = "double",
- Name = "NumSleepingJobs",
- readonly = true
- },
- {
- Type = "double",
- Name = "NumWaitingJobs",
- readonly = true
- },
- {
- Name = "PriorityMethod",
- Type = "PriorityMethod"
- },
- {
- Type = "double",
- Name = "SchedulerDutyCycle",
- readonly = true
- },
- {
- Type = "double",
- Name = "SchedulerRate",
- readonly = true
- },
- {
- Name = "SleepAdjustMethod",
- Type = "SleepAdjustMethod"
- },
- {
- Type = "double",
- Name = "ThreadAffinity",
- readonly = true
- },
- {
- Name = "ThreadPoolConfig",
- Type = "ThreadPoolConfig"
- },
- {
- Type = "int",
- Name = "ThreadPoolSize",
- readonly = true
- },
- {
- Name = "ThrottledJobSleepTime",
- Type = "double"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "bool",
- Name = "exclusive",
- DefaultValue = "true"
- },
- {
- Type = "double",
- Name = "fps",
- DefaultValue = "30"
- }
- },
- Name = "AddDummyJob",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "timeSlice",
- Type = "double"
- },
- {
- Name = "numShare",
- Type = "int"
- }
- },
- Name = "SetThreadShare",
- deprecated = true,
- LocalUserSecurity = true
- }
- }
- },
- BasePlayerGui = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "BasePlayerGui",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- LuaWebService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "LuaWebService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- StudioTool = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Activated",
- Arguments = {
- }
- },
- {
- Name = "Deactivated",
- Arguments = {
- }
- },
- {
- Name = "Equipped",
- Arguments = {
- {
- Name = "mouse",
- Type = "Instance"
- }
- }
- },
- {
- Name = "Unequipped",
- Arguments = {
- }
- }
- },
- ClassName = "StudioTool",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Enabled",
- Type = "bool"
- }
- },
- Methods = {
- }
- },
- StringValue = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "string"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "string"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "StringValue",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Value",
- Type = "string"
- }
- },
- Methods = {
- }
- },
- RunningAverageItemInt = {
- Inherits = "StatsItem",
- Events = {
- },
- ClassName = "RunningAverageItemInt",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Sky = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Sky",
- Callbacks = {
- },
- Properties = {
- {
- Name = "CelestialBodiesShown",
- Type = "bool"
- },
- {
- Name = "SkyboxBk",
- Type = "Content"
- },
- {
- Name = "SkyboxDn",
- Type = "Content"
- },
- {
- Name = "SkyboxFt",
- Type = "Content"
- },
- {
- Name = "SkyboxLf",
- Type = "Content"
- },
- {
- Name = "SkyboxRt",
- Type = "Content"
- },
- {
- Name = "SkyboxUp",
- Type = "Content"
- },
- {
- Name = "StarCount",
- Type = "int"
- }
- },
- Methods = {
- }
- },
- BadgeService = {
- Inherits = "Instance",
- Events = {
- {
- Arguments = {
- {
- Name = "message",
- Type = "string"
- }
- },
- Name = "BadgeAwarded",
- RobloxScriptSecurity = true
- }
- },
- ClassName = "BadgeService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetAwardBadgeUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "seconds",
- Type = "int"
- }
- },
- Name = "SetHasBadgeCooldown",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetHasBadgeUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetIsBadgeDisabledUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetIsBadgeLegalUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "placeId",
- Type = "int"
- }
- },
- Name = "SetPlaceId",
- LocalUserSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- },
- {
- Name = "badgeId",
- Type = "int"
- }
- },
- Name = "AwardBadge"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "badgeId",
- Type = "int"
- }
- },
- Name = "IsDisabled"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "badgeId",
- Type = "int"
- }
- },
- Name = "IsLegal"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- },
- {
- Name = "badgeId",
- Type = "int"
- }
- },
- Name = "UserHasBadge"
- }
- }
- },
- ProfilingItem = {
- Inherits = "StatsItem",
- Events = {
- },
- ClassName = "ProfilingItem",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "Tuple",
- Arguments = {
- {
- Type = "double",
- Name = "window",
- DefaultValue = "0"
- }
- },
- Name = "GetTimes",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Tuple",
- Arguments = {
- {
- Type = "int",
- Name = "frames",
- DefaultValue = "1"
- }
- },
- Name = "GetTimesForFrames",
- LocalUserSecurity = true
- }
- }
- },
- StatsItem = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "StatsItem",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "GetValue",
- LocalUserSecurity = true
- },
- {
- ReturnType = "string",
- Arguments = {
- },
- Name = "GetValueString",
- LocalUserSecurity = true
- }
- }
- },
- GuiService = {
- Inherits = "Instance",
- Events = {
- {
- Arguments = {
- },
- Name = "EscapeKeyPressed",
- RobloxScriptSecurity = true
- },
- {
- Arguments = {
- {
- Name = "key",
- Type = "string"
- },
- {
- Name = "modifiers",
- Type = "string"
- }
- },
- Name = "KeyPressed",
- RobloxScriptSecurity = true
- },
- {
- Arguments = {
- {
- Name = "key",
- Type = "SpecialKey"
- },
- {
- Name = "modifiers",
- Type = "string"
- }
- },
- Name = "SpecialKeyPressed",
- RobloxScriptSecurity = true
- }
- },
- ClassName = "GuiService",
- Callbacks = {
- },
- Properties = {
- {
- Type = "bool",
- Name = "IsModalDialog",
- readonly = true
- },
- {
- Type = "bool",
- Name = "IsWindows",
- readonly = true
- },
- {
- Type = "bool",
- Name = "ShowLegacyPlayerList",
- RobloxScriptSecurity = true
- },
- {
- Type = "bool",
- Name = "UseLuaChat",
- readonly = true
- },
- {
- Type = "double",
- Name = "Version",
- readonly = true
- }
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "dialog",
- Type = "Instance"
- },
- {
- Name = "centerDialogType",
- Type = "CenterDialogType"
- },
- {
- Name = "showFunction",
- Type = "Function"
- },
- {
- Name = "hideFunction",
- Type = "Function"
- }
- },
- Name = "AddCenterDialog",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "string"
- }
- },
- Name = "AddKey",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "key",
- Type = "SpecialKey"
- }
- },
- Name = "AddSpecialKey",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "OpenBrowserWindow",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "dialog",
- Type = "Instance"
- }
- },
- Name = "RemoveCenterDialog",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "title",
- Type = "string"
- },
- {
- Name = "text",
- Type = "string"
- },
- {
- Name = "image",
- Type = "string"
- },
- {
- Name = "duration",
- Type = "int"
- },
- {
- Name = "callback",
- Type = "Function"
- }
- },
- Name = "SendNotification",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "x1",
- Type = "int"
- },
- {
- Name = "y1",
- Type = "int"
- },
- {
- Name = "x2",
- Type = "int"
- },
- {
- Name = "y2",
- Type = "int"
- }
- },
- Name = "SetGlobalGuiInset",
- RobloxScriptSecurity = true
- }
- }
- },
- RightAngleRampPart = {
- Inherits = "BasePart",
- Events = {
- },
- ClassName = "RightAngleRampPart",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- }
- },
- StarterGear = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "StarterGear",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- App = {
- Inherits = "DataModel",
- Events = {
- },
- ClassName = "App",
- Callbacks = {
- },
- Properties = {
- {
- Type = "int",
- Name = "Id",
- readonly = true
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "newId",
- Type = "int"
- }
- },
- Name = "SetAppId",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "placeId",
- Type = "int"
- },
- {
- Type = "int",
- Name = "scriptId",
- DefaultValue = "0"
- }
- },
- Name = "ConnectToGame"
- },
- {
- ReturnType = "int",
- Arguments = {
- {
- Name = "placeName",
- Type = "string"
- },
- {
- Name = "actionName",
- Type = "string"
- },
- {
- Name = "templatePlaceID",
- Type = "int"
- }
- },
- Name = "CreatePlace"
- },
- {
- ReturnType = "Dictionary",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- },
- {
- Type = "int",
- Name = "page",
- DefaultValue = "1"
- }
- },
- Name = "GetCreations"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "UnloadGame"
- }
- }
- },
- SpawnerService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "SpawnerService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- PluginMouse = {
- Inherits = "Mouse",
- Events = {
- },
- ClassName = "PluginMouse",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- StarterGui = {
- Inherits = "BasePlayerGui",
- Events = {
- },
- ClassName = "StarterGui",
- Callbacks = {
- },
- Properties = {
- {
- RobloxSecurity = true,
- Type = "bool",
- Name = "BackpackGuiEnabled",
- hidden = true
- },
- {
- RobloxSecurity = true,
- Type = "bool",
- Name = "HealthGuiEnabled",
- hidden = true
- },
- {
- RobloxSecurity = true,
- Type = "bool",
- Name = "PlayerListGuiEnabled",
- hidden = true
- },
- {
- RobloxSecurity = true,
- Type = "bool",
- Name = "ResetPlayerGuiOnDeath",
- hidden = true
- },
- {
- Name = "ShowDevelopmentGui",
- Type = "bool"
- }
- },
- Methods = {
- }
- },
- Sparkles = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Sparkles",
- Callbacks = {
- },
- Properties = {
- {
- Type = "Color3",
- Name = "Color",
- hidden = true
- },
- {
- Name = "Enabled",
- Type = "bool"
- },
- {
- Name = "SparkleColor",
- Type = "Color3"
- }
- },
- Methods = {
- }
- },
- SoundService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "SoundService",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AmbientReverb",
- Type = "ReverbType"
- },
- {
- Name = "DistanceFactor",
- Type = "float"
- },
- {
- Name = "DopplerScale",
- Type = "float"
- },
- {
- Name = "RolloffScale",
- Type = "float"
- }
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "sound",
- Type = "SoundType"
- }
- },
- Name = "PlayStockSound",
- RobloxScriptSecurity = true
- }
- }
- },
- Chat = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Chatted",
- Arguments = {
- {
- Name = "part",
- Type = "Instance"
- },
- {
- Name = "message",
- Type = "string"
- },
- {
- Name = "color",
- Type = "ChatColor"
- }
- }
- }
- },
- ClassName = "Chat",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "partOrCharacter",
- Type = "Instance"
- },
- {
- Name = "message",
- Type = "string"
- },
- {
- Type = "ChatColor",
- Name = "color",
- DefaultValue = "Blue"
- }
- },
- Name = "Chat"
- }
- }
- },
- PluginManager = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "PluginManager",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "Instance",
- Arguments = {
- },
- Name = "CreatePlugin",
- LocalUserSecurity = true
- }
- }
- },
- Selection = {
- Inherits = "Instance",
- Events = {
- {
- Name = "SelectionChanged",
- Arguments = {
- }
- }
- },
- ClassName = "Selection",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "Get",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "selection",
- Type = "Objects"
- }
- },
- Name = "Set",
- LocalUserSecurity = true
- }
- }
- },
- Workspace = {
- Inherits = "RootInstance",
- Events = {
- },
- ClassName = "Workspace",
- Callbacks = {
- },
- Properties = {
- {
- Name = "CurrentCamera",
- Type = "Object"
- },
- {
- Name = "DistributedGameTime",
- Type = "double"
- },
- {
- Type = "Object",
- Name = "Terrain",
- readonly = true
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "objects",
- Type = "Objects"
- }
- },
- Name = "BreakJoints",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Tuple",
- Arguments = {
- {
- Name = "ray",
- Type = "Ray"
- },
- {
- Type = "Instance",
- Name = "ignoreDescendentsInstance",
- DefaultValue = "nil"
- },
- {
- Type = "bool",
- Name = "terrainCellsAreCubes",
- DefaultValue = "false"
- }
- },
- Name = "FindPartOnRay"
- },
- {
- ReturnType = "Tuple",
- Arguments = {
- {
- Name = "ray",
- Type = "Ray"
- },
- {
- Name = "ignoreDescendentsTable",
- Type = "Objects"
- },
- {
- Type = "bool",
- Name = "terrainCellsAreCubes",
- DefaultValue = "false"
- }
- },
- Name = "FindPartOnRayWithIgnoreList"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- {
- Name = "region",
- Type = "Region3"
- },
- {
- Type = "Instance",
- Name = "ignoreDescendentsInstance",
- DefaultValue = "nil"
- },
- {
- Type = "int",
- Name = "maxParts",
- DefaultValue = "20"
- }
- },
- Name = "FindPartsInRegion3"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- {
- Name = "region",
- Type = "Region3"
- },
- {
- Name = "ignoreDescendentsTable",
- Type = "Objects"
- },
- {
- Type = "int",
- Name = "maxParts",
- DefaultValue = "20"
- }
- },
- Name = "FindPartsInRegion3WithIgnoreList"
- },
- {
- ReturnType = "int",
- Arguments = {
- },
- Name = "GetNumAwakeParts"
- },
- {
- ReturnType = "int",
- Arguments = {
- },
- Name = "GetPhysicsThrottling"
- },
- {
- ReturnType = "double",
- Arguments = {
- },
- Name = "GetRealPhysicsFPS"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- {
- Name = "url",
- Type = "Content"
- }
- },
- Name = "InsertContent",
- LocalUserSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "region",
- Type = "Region3"
- },
- {
- Type = "Instance",
- Name = "ignoreDescendentsInstance",
- DefaultValue = "nil"
- }
- },
- Name = "IsRegion3Empty"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "region",
- Type = "Region3"
- },
- {
- Name = "ignoreDescendentsTable",
- Type = "Objects"
- }
- },
- Name = "IsRegion3EmptyWithIgnoreList"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "objects",
- Type = "Objects"
- }
- },
- Name = "MakeJoints",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "value",
- Type = "bool"
- }
- },
- Name = "SetPhysicsThrottleEnabled",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ZoomToExtents",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Tuple",
- Arguments = {
- {
- Name = "ray",
- Type = "Ray"
- },
- {
- Type = "Instance",
- Name = "ignoreDescendentsInstance",
- DefaultValue = "nil"
- },
- {
- Type = "bool",
- Name = "terrainCellsAreCubes",
- DefaultValue = "false"
- }
- },
- Name = "findPartOnRay",
- deprecated = true
- },
- {
- ReturnType = "Objects",
- Arguments = {
- {
- Name = "region",
- Type = "Region3"
- },
- {
- Type = "Instance",
- Name = "ignoreDescendentsInstance",
- DefaultValue = "nil"
- },
- {
- Type = "int",
- Name = "maxParts",
- DefaultValue = "20"
- }
- },
- Name = "findPartsInRegion3",
- deprecated = true
- }
- }
- },
- CornerWedgePart = {
- Inherits = "BasePart",
- Events = {
- },
- ClassName = "CornerWedgePart",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- FormFactorPart = {
- Inherits = "BasePart",
- Events = {
- },
- ClassName = "FormFactorPart",
- Callbacks = {
- },
- Properties = {
- {
- Name = "FormFactor",
- Type = "FormFactor"
- },
- {
- Type = "FormFactor",
- Name = "formFactor",
- hidden = true
- }
- },
- Methods = {
- }
- },
- TrussPart = {
- Inherits = "BasePart",
- Events = {
- },
- ClassName = "TrussPart",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Style",
- Type = "Style"
- }
- },
- Methods = {
- }
- },
- GenericSettings = {
- Inherits = "ServiceProvider",
- Events = {
- },
- ClassName = "GenericSettings",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- ChatFilter = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ChatFilter",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- GuiItem = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "GuiItem",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- GamePassService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "GamePassService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "playerHasPassUrl",
- Type = "string"
- }
- },
- Name = "SetPlayerHasPassUrl",
- LocalUserSecurity = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- },
- {
- Name = "gamePassId",
- Type = "int"
- }
- },
- Name = "PlayerHasPass"
- }
- }
- },
- NetworkReplicator = {
- Inherits = "Instance",
- Events = {
- {
- Arguments = {
- {
- Name = "peer",
- Type = "string"
- },
- {
- Name = "lostConnection",
- Type = "bool"
- }
- },
- Name = "Disconnection",
- LocalUserSecurity = true
- }
- },
- ClassName = "NetworkReplicator",
- Callbacks = {
- },
- Properties = {
- {
- LocalUserSecurity = true,
- Type = "string",
- Name = "MachineAddress",
- readonly = true
- },
- {
- LocalUserSecurity = true,
- Type = "int",
- Name = "Port",
- readonly = true
- }
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "CloseConnection",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "DisableProcessPackets",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "EnableProcessPackets",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- },
- Name = "GetPlayer"
- },
- {
- ReturnType = "string",
- Arguments = {
- {
- Type = "int",
- Name = "verbosityLevel",
- DefaultValue = "0"
- }
- },
- Name = "GetRakStatsString",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "RequestCharacter",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- },
- Name = "SendMarker",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "seconds",
- Type = "double"
- }
- },
- Name = "SetPropSyncExpiration",
- LocalUserSecurity = true
- }
- }
- },
- Animation = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Animation",
- Callbacks = {
- },
- Properties = {
- {
- Name = "AnimationId",
- Type = "Content"
- }
- },
- Methods = {
- }
- },
- IntConstrainedValue = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "int"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "int"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "IntConstrainedValue",
- Callbacks = {
- },
- Properties = {
- {
- Type = "int",
- Name = "ConstrainedValue",
- hidden = true
- },
- {
- Name = "MaxValue",
- Type = "int"
- },
- {
- Name = "MinValue",
- Type = "int"
- },
- {
- Name = "Value",
- Type = "int"
- }
- },
- Methods = {
- }
- },
- ScriptDebugger = {
- Inherits = "Instance",
- Events = {
- {
- Name = "BreakpointAdded",
- Arguments = {
- {
- Name = "breakpoint",
- Type = "Instance"
- }
- }
- },
- {
- Name = "BreakpointRemoved",
- Arguments = {
- {
- Name = "breakpoint",
- Type = "Instance"
- }
- }
- },
- {
- Name = "EncounteredBreak",
- Arguments = {
- {
- Name = "line",
- Type = "int"
- }
- }
- },
- {
- Name = "Resuming",
- Arguments = {
- }
- },
- {
- Name = "WatchAdded",
- Arguments = {
- {
- Name = "watch",
- Type = "Instance"
- }
- }
- },
- {
- Name = "WatchRemoved",
- Arguments = {
- {
- Name = "watch",
- Type = "Instance"
- }
- }
- }
- },
- ClassName = "ScriptDebugger",
- Callbacks = {
- },
- Properties = {
- {
- Type = "int",
- Name = "CurrentLine",
- readonly = true
- },
- {
- Type = "bool",
- Name = "IsDebugging",
- readonly = true
- },
- {
- Type = "bool",
- Name = "IsPaused",
- readonly = true
- },
- {
- Type = "Object",
- Name = "Script",
- readonly = true
- }
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "expression",
- Type = "string"
- }
- },
- Name = "AddWatch"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "GetBreakpoints"
- },
- {
- ReturnType = "Map",
- Arguments = {
- },
- Name = "GetGlobals"
- },
- {
- ReturnType = "Map",
- Arguments = {
- {
- Type = "int",
- Name = "stackFrame",
- DefaultValue = "0"
- }
- },
- Name = "GetLocals"
- },
- {
- ReturnType = "Array",
- Arguments = {
- },
- Name = "GetStack"
- },
- {
- ReturnType = "Map",
- Arguments = {
- {
- Type = "int",
- Name = "stackFrame",
- DefaultValue = "0"
- }
- },
- Name = "GetUpvalues"
- },
- {
- ReturnType = "Variant",
- Arguments = {
- {
- Name = "watch",
- Type = "Instance"
- }
- },
- Name = "GetWatchValue"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "GetWatches"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Resume"
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "line",
- Type = "int"
- }
- },
- Name = "SetBreakpoint"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- },
- {
- Name = "value",
- Type = "Variant"
- }
- },
- Name = "SetGlobal"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- },
- {
- Name = "value",
- Type = "Variant"
- },
- {
- Type = "int",
- Name = "stackFrame",
- DefaultValue = "0"
- }
- },
- Name = "SetLocal"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- },
- {
- Name = "value",
- Type = "Variant"
- },
- {
- Type = "int",
- Name = "stackFrame",
- DefaultValue = "0"
- }
- },
- Name = "SetUpvalue"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "StepIn"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "StepOut"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "StepOver"
- }
- }
- },
- RunService = {
- Inherits = "Instance",
- Events = {
- {
- deprecated = true,
- Arguments = {
- {
- Name = "step",
- Type = "double"
- }
- },
- Name = "Heartbeat"
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "time",
- Type = "double"
- },
- {
- Name = "step",
- Type = "double"
- }
- },
- Name = "Stepped"
- }
- },
- ClassName = "RunService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Pause",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Reset",
- deprecated = true,
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Run",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Stop",
- LocalUserSecurity = true
- }
- }
- },
- Hint = {
- Inherits = "Message",
- Events = {
- },
- ClassName = "Hint",
- Callbacks = {
- },
- Properties = {
- },
- deprecated = true,
- Methods = {
- }
- },
- CoreGui = {
- Inherits = "BasePlayerGui",
- notCreatable = true,
- Events = {
- },
- ClassName = "CoreGui",
- Callbacks = {
- },
- Properties = {
- {
- Type = "int",
- Name = "Version",
- readonly = true
- }
- },
- notbrowsable = true,
- Methods = {
- }
- },
- TouchTransmitter = {
- Inherits = "Instance",
- notCreatable = true,
- Events = {
- },
- ClassName = "TouchTransmitter",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- }
- },
- SelectionPartLasso = {
- Inherits = "SelectionLasso",
- Events = {
- },
- ClassName = "SelectionPartLasso",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Part",
- Type = "Object"
- }
- },
- Methods = {
- }
- },
- ReflectionMetadataItem = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ReflectionMetadataItem",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Browsable",
- Type = "bool"
- },
- {
- Name = "Deprecated",
- Type = "bool"
- },
- {
- Name = "IsBackend",
- Type = "bool"
- },
- {
- Name = "summary",
- Type = "string"
- }
- },
- Methods = {
- }
- },
- ReflectionMetadataFunctions = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ReflectionMetadataFunctions",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Fire = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Fire",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Color",
- Type = "Color3"
- },
- {
- Name = "Enabled",
- Type = "bool"
- },
- {
- Name = "Heat",
- Type = "float"
- },
- {
- Name = "SecondaryColor",
- Type = "Color3"
- },
- {
- Name = "Size",
- Type = "float"
- },
- {
- deprecated = true,
- Type = "float",
- Name = "size"
- }
- },
- Methods = {
- }
- },
- Frame = {
- Inherits = "GuiObject",
- Events = {
- },
- ClassName = "Frame",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Style",
- Type = "FrameStyle"
- }
- },
- Methods = {
- }
- },
- Plugin = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Deactivation",
- Arguments = {
- }
- }
- },
- ClassName = "Plugin",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "exclusiveMouse",
- Type = "bool"
- }
- },
- Name = "Activate",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- }
- },
- Name = "CreateToolbar",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- },
- Name = "GetMouse",
- LocalUserSecurity = true
- }
- }
- },
- BodyThrust = {
- Inherits = "BodyMover",
- Events = {
- },
- ClassName = "BodyThrust",
- Callbacks = {
- },
- Properties = {
- {
- Name = "force",
- Type = "Vector3"
- },
- {
- Name = "location",
- Type = "Vector3"
- }
- },
- Methods = {
- }
- },
- FlagStandService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "FlagStandService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Status = {
- Inherits = "Model",
- Events = {
- },
- ClassName = "Status",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- RotateV = {
- Inherits = "DynamicRotate",
- Events = {
- },
- ClassName = "RotateV",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- ServerReplicator = {
- Inherits = "NetworkReplicator",
- Events = {
- {
- Name = "TicketProcessed",
- Arguments = {
- {
- Name = "userId",
- Type = "int"
- },
- {
- Name = "isAuthenticated",
- Type = "bool"
- },
- {
- Name = "protocolVersion",
- Type = "int"
- }
- }
- }
- },
- ClassName = "ServerReplicator",
- Callbacks = {
- {
- ReturnType = "FilterResult",
- Arguments = {
- {
- Name = "deletingItem",
- Type = "Instance"
- }
- },
- Name = "DeleteFilter",
- RobloxPlaceSecurity = true
- },
- {
- ReturnType = "FilterResult",
- Arguments = {
- {
- Name = "firingItem",
- Type = "Instance"
- },
- {
- Name = "event",
- Type = "string"
- }
- },
- Name = "EventFilter",
- RobloxPlaceSecurity = true
- },
- {
- ReturnType = "FilterResult",
- Arguments = {
- {
- Name = "newItem",
- Type = "Instance"
- },
- {
- Name = "parent",
- Type = "Instance"
- }
- },
- Name = "NewFilter",
- RobloxPlaceSecurity = true
- },
- {
- ReturnType = "FilterResult",
- Arguments = {
- {
- Name = "changingItem",
- Type = "Instance"
- },
- {
- Name = "member",
- Type = "string"
- },
- {
- Name = "value",
- Type = "Variant"
- }
- },
- Name = "PropertyFilter",
- RobloxPlaceSecurity = true
- }
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "PreventTerrainChanges",
- RobloxPlaceSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "value",
- Type = "bool"
- }
- },
- Name = "SetBasicFilteringEnabled",
- RobloxPlaceSecurity = true
- }
- }
- },
- CoreScript = {
- Inherits = "BaseScript",
- Events = {
- },
- ClassName = "CoreScript",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- CylinderMesh = {
- Inherits = "BevelMesh",
- Events = {
- },
- ClassName = "CylinderMesh",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- FlagStand = {
- Inherits = "Part",
- Events = {
- {
- Name = "FlagCaptured",
- Arguments = {
- {
- Name = "player",
- Type = "Instance"
- }
- }
- }
- },
- ClassName = "FlagStand",
- Callbacks = {
- },
- Properties = {
- {
- Name = "TeamColor",
- Type = "BrickColor"
- }
- },
- Methods = {
- }
- },
- Dragger = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Dragger",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "Axis",
- Name = "axis",
- DefaultValue = "X"
- }
- },
- Name = "AxisRotate"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "mousePart",
- Type = "Instance"
- },
- {
- Name = "pointOnMousePart",
- Type = "Vector3"
- },
- {
- Name = "parts",
- Type = "Objects"
- }
- },
- Name = "MouseDown"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "mouseRay",
- Type = "Ray"
- }
- },
- Name = "MouseMove"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "MouseUp"
- }
- }
- },
- ContentFilter = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ContentFilter",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "outstandingRequests",
- Type = "int"
- },
- {
- Name = "cacheSize",
- Type = "int"
- }
- },
- Name = "SetFilterLimits",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "url",
- Type = "string"
- }
- },
- Name = "SetFilterUrl",
- LocalUserSecurity = true
- }
- }
- },
- Weld = {
- Inherits = "JointInstance",
- Events = {
- },
- ClassName = "Weld",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Shirt = {
- Inherits = "Clothing",
- Events = {
- },
- ClassName = "Shirt",
- Callbacks = {
- },
- Properties = {
- {
- Name = "ShirtTemplate",
- Type = "Content"
- }
- },
- Methods = {
- }
- },
- BoolValue = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "value",
- Type = "bool"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "value",
- Type = "bool"
- }
- },
- Name = "changed"
- }
- },
- ClassName = "BoolValue",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Value",
- Type = "bool"
- }
- },
- Methods = {
- }
- },
- TextService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "TextService",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- ServiceProvider = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Close",
- Arguments = {
- }
- },
- {
- Arguments = {
- },
- Name = "CloseLate",
- LocalUserSecurity = true
- },
- {
- Name = "ServiceAdded",
- Arguments = {
- {
- Name = "service",
- Type = "Instance"
- }
- }
- },
- {
- Name = "ServiceRemoving",
- Arguments = {
- {
- Name = "service",
- Type = "Instance"
- }
- }
- }
- },
- ClassName = "ServiceProvider",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "className",
- Type = "string"
- }
- },
- Name = "FindService"
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "className",
- Type = "string"
- }
- },
- Name = "GetService"
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "className",
- Type = "string"
- }
- },
- Name = "getService",
- deprecated = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "className",
- Type = "string"
- }
- },
- Name = "service",
- deprecated = true
- }
- }
- },
- StarterScript = {
- Inherits = "CoreScript",
- Events = {
- },
- ClassName = "StarterScript",
- Callbacks = {
- },
- Properties = {
- },
- notCreatable = true,
- Methods = {
- }
- },
- Explosion = {
- Inherits = "Instance",
- Events = {
- {
- Name = "Hit",
- Arguments = {
- {
- Name = "part",
- Type = "Instance"
- },
- {
- Name = "distance",
- Type = "float"
- }
- }
- }
- },
- ClassName = "Explosion",
- Callbacks = {
- },
- Properties = {
- {
- Name = "BlastPressure",
- Type = "float"
- },
- {
- Name = "BlastRadius",
- Type = "float"
- },
- {
- Name = "ExplosionType",
- Type = "ExplosionType"
- },
- {
- Name = "Position",
- Type = "Vector3"
- }
- },
- Methods = {
- }
- },
- ChangeHistoryService = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "ChangeHistoryService",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- {
- ReturnType = "Tuple",
- Arguments = {
- },
- Name = "GetCanRedo",
- LocalUserSecurity = true
- },
- {
- ReturnType = "Tuple",
- Arguments = {
- },
- Name = "GetCanUndo",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Redo",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ResetWaypoints",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "state",
- Type = "bool"
- }
- },
- Name = "SetEnabled",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- }
- },
- Name = "SetWaypoint",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Undo",
- LocalUserSecurity = true
- }
- }
- },
- ClickDetector = {
- Inherits = "Instance",
- Events = {
- {
- Name = "MouseClick",
- Arguments = {
- {
- Name = "playerWhoClicked",
- Type = "Instance"
- }
- }
- },
- {
- Name = "MouseHoverEnter",
- Arguments = {
- {
- Name = "playerWhoHovered",
- Type = "Instance"
- }
- }
- },
- {
- Name = "MouseHoverLeave",
- Arguments = {
- {
- Name = "playerWhoHovered",
- Type = "Instance"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "playerWhoClicked",
- Type = "Instance"
- }
- },
- Name = "mouseClick"
- }
- },
- ClassName = "ClickDetector",
- Callbacks = {
- },
- Properties = {
- {
- Name = "MaxActivationDistance",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- BlockMesh = {
- Inherits = "BevelMesh",
- Events = {
- },
- ClassName = "BlockMesh",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- Instance = {
- Events = {
- {
- Name = "AncestryChanged",
- Arguments = {
- {
- Name = "child",
- Type = "Instance"
- },
- {
- Name = "parent",
- Type = "Instance"
- }
- }
- },
- {
- Name = "Changed",
- Arguments = {
- {
- Name = "property",
- Type = "Property"
- }
- }
- },
- {
- Name = "ChildAdded",
- Arguments = {
- {
- Name = "child",
- Type = "Instance"
- }
- }
- },
- {
- Name = "ChildRemoved",
- Arguments = {
- {
- Name = "child",
- Type = "Instance"
- }
- }
- },
- {
- Name = "DescendantAdded",
- Arguments = {
- {
- Name = "descendant",
- Type = "Instance"
- }
- }
- },
- {
- Name = "DescendantRemoving",
- Arguments = {
- {
- Name = "descendant",
- Type = "Instance"
- }
- }
- },
- {
- deprecated = true,
- Arguments = {
- {
- Name = "child",
- Type = "Instance"
- }
- },
- Name = "childAdded"
- }
- },
- ClassName = "Instance",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Archivable",
- Type = "bool"
- },
- {
- Type = "string",
- Name = "ClassName",
- readonly = true
- },
- {
- RobloxPlaceSecurity = true,
- Type = "int",
- Name = "DataCost",
- readonly = true
- },
- {
- Name = "Name",
- Type = "string"
- },
- {
- Name = "Parent",
- Type = "Object"
- },
- {
- Type = "bool",
- Name = "RobloxLocked",
- LocalUserSecurity = true
- },
- {
- Type = "bool",
- Name = "archivable",
- hidden = true
- },
- {
- deprecated = true,
- Type = "string",
- Name = "className",
- readonly = true
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ClearAllChildren"
- },
- {
- ReturnType = "Instance",
- Arguments = {
- },
- Name = "Clone"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Destroy"
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- },
- {
- Type = "bool",
- Name = "recursive",
- DefaultValue = "false"
- }
- },
- Name = "FindFirstChild"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "GetChildren"
- },
- {
- notbrowsable = true,
- Arguments = {
- {
- Type = "int",
- Name = "scopeLength",
- DefaultValue = "4"
- }
- },
- Name = "GetDebugId",
- LocalUserSecurity = true,
- ReturnType = "string"
- },
- {
- ReturnType = "string",
- Arguments = {
- },
- Name = "GetFullName"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "className",
- Type = "string"
- }
- },
- Name = "IsA"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "descendant",
- Type = "Instance"
- }
- },
- Name = "IsAncestorOf"
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "ancestor",
- Type = "Instance"
- }
- },
- Name = "IsDescendantOf"
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "Remove",
- deprecated = true
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "children",
- deprecated = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- },
- Name = "clone",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "destroy",
- deprecated = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "name",
- Type = "string"
- },
- {
- Type = "bool",
- Name = "recursive",
- DefaultValue = "false"
- }
- },
- Name = "findFirstChild",
- deprecated = true
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "getChildren",
- deprecated = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "className",
- Type = "string"
- }
- },
- Name = "isA",
- deprecated = true
- },
- {
- ReturnType = "bool",
- Arguments = {
- {
- Name = "ancestor",
- Type = "Instance"
- }
- },
- Name = "isDescendantOf",
- deprecated = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "remove",
- deprecated = true
- },
- {
- ReturnType = "Instance",
- Arguments = {
- {
- Name = "childName",
- Type = "string"
- }
- },
- Name = "WaitForChild"
- }
- }
- },
- Hopper = {
- Inherits = "GuiItem",
- Events = {
- },
- ClassName = "Hopper",
- Callbacks = {
- },
- Properties = {
- },
- deprecated = true,
- Methods = {
- }
- },
- BackpackItem = {
- Inherits = "GuiItem",
- Events = {
- },
- ClassName = "BackpackItem",
- Callbacks = {
- },
- Properties = {
- {
- Name = "TextureId",
- Type = "Content"
- }
- },
- Methods = {
- }
- },
- NetworkServer = {
- Inherits = "NetworkPeer",
- Events = {
- {
- Arguments = {
- {
- Name = "peer",
- Type = "Instance"
- },
- {
- Name = "result",
- Type = "FilterResult"
- },
- {
- Name = "instance",
- Type = "Instance"
- },
- {
- Name = "member",
- Type = "string"
- }
- },
- Name = "DataBasicFiltered",
- LocalUserSecurity = true
- },
- {
- Arguments = {
- {
- Name = "peer",
- Type = "Instance"
- },
- {
- Name = "result",
- Type = "FilterResult"
- },
- {
- Name = "instance",
- Type = "Instance"
- },
- {
- Name = "member",
- Type = "string"
- }
- },
- Name = "DataCustomFiltered",
- LocalUserSecurity = true
- },
- {
- Arguments = {
- {
- Name = "peer",
- Type = "string"
- },
- {
- Name = "replicator",
- Type = "Instance"
- }
- },
- Name = "IncommingConnection",
- RobloxScriptSecurity = true
- }
- },
- ClassName = "NetworkServer",
- Callbacks = {
- },
- Properties = {
- {
- Type = "int",
- Name = "Port",
- readonly = true
- }
- },
- notCreatable = true,
- Methods = {
- {
- ReturnType = "int",
- Arguments = {
- },
- Name = "GetClientCount",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "value",
- Type = "bool"
- }
- },
- Name = "SetIsPlayerAuthenticationRequired",
- RobloxSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "int",
- Name = "port",
- DefaultValue = "0"
- },
- {
- Type = "int",
- Name = "threadSleepTime",
- DefaultValue = "20"
- }
- },
- Name = "Start",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Type = "int",
- Name = "blockDuration",
- DefaultValue = "1000"
- }
- },
- Name = "Stop",
- LocalUserSecurity = true
- }
- }
- },
- Decal = {
- Inherits = "FaceInstance",
- Events = {
- },
- ClassName = "Decal",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Shiny",
- Type = "float"
- },
- {
- Name = "Specular",
- Type = "float"
- },
- {
- Name = "Texture",
- Type = "Content"
- },
- {
- Name = "Transparency",
- Type = "float"
- }
- },
- Methods = {
- }
- },
- LocalScript = {
- Inherits = "Script",
- Events = {
- },
- ClassName = "LocalScript",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- DebugSettings = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "DebugSettings",
- Callbacks = {
- },
- Properties = {
- {
- Type = "int",
- Name = "AltCdnFailureCount",
- readonly = true
- },
- {
- Type = "int",
- Name = "AltCdnSuccessCount",
- readonly = true
- },
- {
- Type = "int",
- Name = "AvailablePhysicalMemory",
- readonly = true
- },
- {
- Type = "int",
- Name = "BlockMeshSize",
- readonly = true
- },
- {
- Type = "string",
- Name = "CPU",
- readonly = true
- },
- {
- Type = "int",
- Name = "CdnFailureCount",
- readonly = true
- },
- {
- Type = "double",
- Name = "CdnResponceTime",
- readonly = true
- },
- {
- Type = "int",
- Name = "CdnSuccessCount",
- readonly = true
- },
- {
- Type = "int",
- Name = "CpuCount",
- readonly = true
- },
- {
- Type = "int",
- Name = "CpuSpeed",
- readonly = true
- },
- {
- Type = "int",
- Name = "DataModel",
- readonly = true
- },
- {
- Type = "double",
- Name = "ElapsedTime",
- readonly = true
- },
- {
- Name = "EnforceInstanceCountLimit",
- Type = "bool"
- },
- {
- Name = "ErrorReporting",
- Type = "ErrorReporting"
- },
- {
- Type = "string",
- Name = "GfxCard",
- readonly = true
- },
- {
- Type = "int",
- Name = "InstanceCount",
- readonly = true
- },
- {
- Name = "InstanceCountLimit",
- Type = "int"
- },
- {
- Name = "IsFmodProfilingEnabled",
- Type = "bool"
- },
- {
- Name = "IsProfilingEnabled",
- Type = "bool"
- },
- {
- Name = "IsScriptStackTracingEnabled",
- Type = "bool"
- },
- {
- Type = "int",
- Name = "JobCount",
- readonly = true
- },
- {
- Type = "double",
- Name = "LastCdnFailureTimeSpan",
- readonly = true
- },
- {
- Name = "LuaRamLimit",
- Type = "int"
- },
- {
- Type = "int",
- Name = "NameDatabaseBytes",
- readonly = true
- },
- {
- Type = "int",
- Name = "NameDatabaseSize",
- readonly = true
- },
- {
- Type = "bool",
- Name = "OsIs64Bit",
- readonly = true
- },
- {
- Type = "string",
- Name = "OsPlatform",
- readonly = true
- },
- {
- Type = "int",
- Name = "OsPlatformId",
- readonly = true
- },
- {
- Type = "string",
- Name = "OsVer",
- readonly = true
- },
- {
- Type = "int",
- Name = "PageFaultsPerSecond",
- readonly = true
- },
- {
- Type = "int",
- Name = "PageFileBytes",
- readonly = true
- },
- {
- Type = "float",
- Name = "PixelShaderModel",
- readonly = true
- },
- {
- Type = "int",
- Name = "PlayerCount",
- readonly = true
- },
- {
- Type = "int",
- Name = "PrivateBytes",
- readonly = true
- },
- {
- Type = "int",
- Name = "PrivateWorkingSetBytes",
- readonly = true
- },
- {
- Type = "double",
- Name = "ProcessCores",
- readonly = true
- },
- {
- Type = "int",
- Name = "ProcessorTime",
- readonly = true
- },
- {
- Name = "ProfilingWindow",
- Type = "double"
- },
- {
- Type = "int",
- Name = "RAM",
- readonly = true
- },
- {
- Name = "ReportExtendedMachineConfiguration",
- Type = "bool"
- },
- {
- Name = "ReportSoundWarnings",
- Type = "bool"
- },
- {
- Type = "string",
- Name = "Resolution",
- readonly = true
- },
- {
- Type = "int",
- Name = "RobloxFailureCount",
- readonly = true
- },
- {
- Type = "string",
- Name = "RobloxProductName",
- readonly = true
- },
- {
- Type = "double",
- Name = "RobloxRespoceTime",
- readonly = true
- },
- {
- Type = "int",
- Name = "RobloxSuccessCount",
- readonly = true
- },
- {
- Type = "string",
- Name = "RobloxVersion",
- readonly = true
- },
- {
- Type = "string",
- Name = "SIMD",
- readonly = true
- },
- {
- Type = "string",
- Name = "SystemProductName",
- readonly = true
- },
- {
- Name = "TickCountPreciseOverride",
- Type = "TickCountSampleMethod"
- },
- {
- Type = "int",
- Name = "TotalPhysicalMemory",
- readonly = true
- },
- {
- Type = "int",
- Name = "TotalProcessorTime",
- readonly = true
- },
- {
- Type = "float",
- Name = "VertexShaderModel",
- readonly = true
- },
- {
- Type = "int",
- Name = "VideoMemory",
- readonly = true
- },
- {
- Type = "int",
- Name = "VirtualBytes",
- readonly = true
- }
- },
- notbrowsable = true,
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "LegacyScriptMode",
- deprecated = true,
- LocalUserSecurity = true
- },
- {
- ReturnType = "Tuple",
- Arguments = {
- },
- Name = "ResetCdnFailureCounts",
- LocalUserSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "value",
- Type = "bool"
- }
- },
- Name = "SetBlockingRemove",
- LocalUserSecurity = true
- }
- }
- },
- ContextActionService = {
- Inherits = "Instance",
- Events = {
- {
- Name = "LocalToolEquipped",
- Arguments = {
- {
- Name = "toolEquipped",
- Type = "Instance"
- }
- }
- },
- {
- Name = "LocalToolUnequipped",
- Arguments = {
- {
- Name = "toolUnequipped",
- Type = "Instance"
- }
- }
- }
- },
- ClassName = "ContextActionService",
- Callbacks = {
- },
- Properties = {
- {
- Name = "ContextButtonEnabled",
- Type = "bool"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "ActivateLocalTool",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "void",
- Arguments = {
- },
- Name = "DeactivateLocalTool",
- RobloxScriptSecurity = true
- },
- {
- ReturnType = "string",
- Arguments = {
- },
- Name = "GetCurrentLocalToolIcon"
- }
- }
- },
- Scale9Frame = {
- Inherits = "GuiObject",
- Events = {
- },
- ClassName = "Scale9Frame",
- Callbacks = {
- },
- Properties = {
- {
- Name = "ScaleEdgeSize",
- Type = "Vector2int16"
- },
- {
- Name = "SlicePrefix",
- Type = "string"
- }
- },
- Methods = {
- }
- },
- Rotate = {
- Inherits = "JointInstance",
- Events = {
- },
- ClassName = "Rotate",
- Callbacks = {
- },
- Properties = {
- },
- Methods = {
- }
- },
- NotificationObject = {
- Inherits = "Frame",
- Events = {
- },
- ClassName = "NotificationObject",
- Callbacks = {
- },
- Properties = {
- },
- notbrowsable = true,
- Methods = {
- }
- },
- Keyframe = {
- Inherits = "Instance",
- Events = {
- },
- ClassName = "Keyframe",
- Callbacks = {
- },
- Properties = {
- {
- Name = "Time",
- Type = "float"
- }
- },
- Methods = {
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "pose",
- Type = "Instance"
- }
- },
- Name = "AddPose"
- },
- {
- ReturnType = "Objects",
- Arguments = {
- },
- Name = "GetPoses"
- },
- {
- ReturnType = "void",
- Arguments = {
- {
- Name = "pose",
- Type = "Instance"
- }
- },
- Name = "RemovePose"
- }
- }
- }
- }
- -----------
- -- ENUMS --
- -----------
- -- Contains all the enum data (The name, and its ID). Perhaps not as useful, but it exists
- -- for your enjoyment, and was included in the API format.
- lib.Enums = {
- GearType = {
- Name = "GearType",
- EnumItems = {
- "RangedWeapons",
- "Explosives",
- "PowerUps",
- "NavigationEnhancers",
- "MusicalInstruments",
- "SocialItems",
- "BuildingTools",
- "Transport",
- [0] = "MeleeWeapons"
- }
- },
- RuntimeUndoBehavior = {
- Name = "RuntimeUndoBehavior",
- EnumItems = {
- "Snapshot",
- "Hybrid",
- [0] = "Aggregate"
- }
- },
- EnviromentalPhysicsThrottle = {
- Name = "EnviromentalPhysicsThrottle",
- EnumItems = {
- "Disabled",
- "Always",
- "Skip2",
- "Skip4",
- "Skip8",
- "Skip16",
- [0] = "DefaultAuto"
- }
- },
- MoveState = {
- Name = "MoveState",
- EnumItems = {
- "Coasting",
- "Pushing",
- "Stopping",
- "AirFree",
- [0] = "Stopped"
- }
- },
- SwipeDirection = {
- Name = "SwipeDirection",
- EnumItems = {
- "Left",
- "Up",
- "Down",
- [0] = "Right"
- }
- },
- Axis = {
- Name = "Axis",
- EnumItems = {
- "Y",
- "Z",
- [0] = "X"
- }
- },
- WaterForce = {
- Name = "WaterForce",
- EnumItems = {
- "Small",
- "Medium",
- "Strong",
- "Max",
- [0] = "None"
- }
- },
- InputType = {
- Name = "InputType",
- EnumItems = {
- "LeftTread",
- "RightTread",
- "Steer",
- "Throtle",
- [6] = "UpDown",
- [7] = "Action1",
- [8] = "Action2",
- [9] = "Action3",
- [10] = "Action4",
- [11] = "Action5",
- [12] = "Constant",
- [13] = "Sin",
- [0] = "NoInput"
- }
- },
- LeftRight = {
- Name = "LeftRight",
- EnumItems = {
- "Center",
- "Right",
- [0] = "Left"
- }
- },
- TweenStatus = {
- Name = "TweenStatus",
- EnumItems = {
- "Completed",
- [0] = "Canceled"
- }
- },
- PartType = {
- Name = "PartType",
- EnumItems = {
- "Block",
- "Cylinder",
- [0] = "Ball"
- }
- },
- PriorityMethod = {
- Name = "PriorityMethod",
- EnumItems = {
- "AccumulatedError",
- "FIFO",
- [0] = "LastError"
- }
- },
- FormFactor = {
- Name = "FormFactor",
- EnumItems = {
- "Brick",
- "Plate",
- "Custom",
- [0] = "Symmetric"
- }
- },
- ChatMode = {
- Name = "ChatMode",
- EnumItems = {
- "TextAndMenu",
- [0] = "Menu"
- }
- },
- InOut = {
- Name = "InOut",
- EnumItems = {
- "Inset",
- "Center",
- [0] = "Edge"
- }
- },
- CellMaterial = {
- Name = "CellMaterial",
- EnumItems = {
- "Grass",
- "Sand",
- "Brick",
- "Granite",
- "Asphalt",
- "Iron",
- "Aluminum",
- "Gold",
- "WoodPlank",
- "WoodLog",
- "Gravel",
- "CinderBlock",
- "MossyStone",
- "Cement",
- "RedPlastic",
- "BluePlastic",
- "Water",
- [0] = "Empty"
- }
- },
- MeshType = {
- Name = "MeshType",
- EnumItems = {
- "Torso",
- "Wedge",
- "Sphere",
- "Cylinder",
- "FileMesh",
- "Brick",
- "Prism",
- "Pyramid",
- "ParallelRamp",
- "RightAngleRamp",
- "CornerWedge",
- [0] = "Head"
- }
- },
- CellOrientation = {
- Name = "CellOrientation",
- EnumItems = {
- "X",
- "Z",
- "NegX",
- [0] = "NegZ"
- }
- },
- TextYAlignment = {
- Name = "TextYAlignment",
- EnumItems = {
- "Center",
- "Bottom",
- [0] = "Top"
- }
- },
- CreatorType = {
- Name = "CreatorType",
- EnumItems = {
- "Group",
- [0] = "User"
- }
- },
- FilterResult = {
- Name = "FilterResult",
- EnumItems = {
- "Rejected",
- [0] = "Accepted"
- }
- },
- UploadSetting = {
- Name = "UploadSetting",
- EnumItems = {
- "Ask",
- "Always",
- [0] = "Never"
- }
- },
- PhysicsReceiveMethod = {
- Name = "PhysicsReceiveMethod",
- EnumItems = {
- "Interpolation",
- [0] = "Direct"
- }
- },
- D3DFORMAT = {
- Name = "D3DFORMAT",
- EnumItems = {
- [27] = "D3DFMT_R3G3B2",
- [31] = "D3DFMT_A2B10G10R10",
- [75] = "D3DFMT_D24S8",
- [62] = "D3DFMT_X8L8V8U8",
- [77] = "D3DFMT_D24X8",
- [63] = "D3DFMT_Q8W8V8U8",
- [20] = "D3DFMT_R8G8B8",
- [24] = "D3DFMT_X1R5G5B5",
- [28] = "D3DFMT_A8",
- [32] = "D3DFMT_A8B8G8R8",
- [40] = "D3DFMT_A8P8",
- [111] = "D3DFMT_R16F",
- [64] = "D3DFMT_V16U16",
- [80] = "D3DFMT_D16",
- [112] = "D3DFMT_G16R16F",
- [33] = "D3DFMT_X8B8G8R8",
- [41] = "D3DFMT_P8",
- [113] = "D3DFMT_A16B16G16R16F",
- [21] = "D3DFMT_A8R8G8B8",
- [25] = "D3DFMT_A1R5G5B5",
- [29] = "D3DFMT_A8R3G3B2",
- [67] = "D3DFMT_A2W10V10U10",
- [83] = "D3DFMT_D24FS8",
- [50] = "D3DFMT_L8",
- [115] = "D3DFMT_G32R32F",
- [100] = "D3DFMT_VERTEXDATA",
- [116] = "D3DFMT_A32B32G32R32F",
- [35] = "D3DFMT_A2R10G10B10",
- [114] = "D3DFMT_R32F",
- [51] = "D3DFMT_A8L8",
- [117] = "D3DFMT_CxV8U8",
- [70] = "D3DFMT_D16_LOCKABLE",
- [22] = "D3DFMT_X8R8G8B8",
- [26] = "D3DFMT_A4R4G4B4",
- [30] = "D3DFMT_X4R4G4B4",
- [71] = "D3DFMT_D32",
- [110] = "D3DFMT_Q16W16V16U16",
- [52] = "D3DFMT_A4L4",
- [60] = "D3DFMT_V8U8",
- [102] = "D3DFMT_INDEX32",
- [101] = "D3DFMT_INDEX16",
- [81] = "D3DFMT_L16",
- [82] = "D3DFMT_D32F_LOCKABLE",
- [73] = "D3DFMT_D15S1",
- [79] = "D3DFMT_D24X4S4",
- [0] = "D3DFMT_UNKNOWN",
- [61] = "D3DFMT_L6V5U5",
- [34] = "D3DFMT_G16R16",
- [23] = "D3DFMT_R5G6B5",
- [36] = "D3DFMT_A16B16G16R16"
- }
- },
- ReverbType = {
- Name = "ReverbType",
- EnumItems = {
- "GenericReverb",
- "PaddedCell",
- "Room",
- "Bathroom",
- "LivingRoom",
- "StoneRoom",
- "Auditorium",
- "ConcertHall",
- "Cave",
- "Arena",
- "Hangar",
- "CarpettedHallway",
- "Hallway",
- "StoneCorridor",
- "Alley",
- "Forest",
- "City",
- "Mountains",
- "Quarry",
- "Plain",
- "ParkingLot",
- "SewerPipe",
- "UnderWater",
- [0] = "NoReverb"
- }
- },
- ControlMode = {
- Name = "ControlMode",
- EnumItems = {
- "MouseLockSwitch",
- [0] = "Classic"
- }
- },
- CameraType = {
- Name = "CameraType",
- EnumItems = {
- "Attach",
- "Watch",
- "Track",
- "Follow",
- "Custom",
- "Scriptable",
- [0] = "Fixed"
- }
- },
- Button = {
- Name = "Button",
- EnumItems = {
- [32] = "Jump",
- [8] = "Dismount"
- }
- },
- ChatStyle = {
- Name = "ChatStyle",
- EnumItems = {
- "Bubble",
- "ClassicAndBubble",
- [0] = "Classic"
- }
- },
- EasingDirection = {
- Name = "EasingDirection",
- EnumItems = {
- "Out",
- "InOut",
- [0] = "In"
- }
- },
- SpecialKey = {
- Name = "SpecialKey",
- EnumItems = {
- "Home",
- "End",
- "PageUp",
- "PageDown",
- "ChatHotkey",
- [0] = "Insert"
- }
- },
- JointType = {
- Name = "JointType",
- EnumItems = {
- "Weld",
- [6] = "Rotate",
- [13] = "None",
- [8] = "RotateV",
- [3] = "Snap",
- [9] = "Glue",
- [7] = "RotateP"
- }
- },
- WaterDirection = {
- Name = "WaterDirection",
- EnumItems = {
- "X",
- "NegY",
- "Y",
- "NegZ",
- "Z",
- [0] = "NegX"
- }
- },
- Font = {
- Name = "Font",
- EnumItems = {
- "Arial",
- "ArialBold",
- [0] = "Legacy"
- }
- },
- Style = {
- Name = "Style",
- EnumItems = {
- "BridgeStyleSupports",
- "NoSupports",
- [0] = "AlternatingSupports"
- }
- },
- CenterDialogType = {
- Name = "CenterDialogType",
- EnumItems = {
- "UnsolicitedDialog",
- "PlayerInitiatedDialog",
- "ModalDialog",
- "QuitDialog"
- }
- },
- ActionType = {
- Name = "ActionType",
- EnumItems = {
- "Pause",
- "Lose",
- "Draw",
- "Win",
- [0] = "Nothing"
- }
- },
- PacketPriority = {
- Name = "PacketPriority",
- EnumItems = {
- "HIGH_PRIORITY",
- "MEDIUM_PRIORITY",
- "LOW_PRIORITY",
- [0] = "IMMEDIATE_PRIORITY"
- }
- },
- FontSize = {
- Name = "FontSize",
- EnumItems = {
- "Size9",
- "Size10",
- "Size11",
- "Size12",
- "Size14",
- "Size18",
- "Size24",
- "Size36",
- "Size48",
- [0] = "Size8"
- }
- },
- UserInputType = {
- Name = "UserInputType",
- EnumItems = {
- "MouseButton2",
- "MouseButton3",
- "MouseWheel",
- "MouseMovement",
- "Touch",
- "Keyboard",
- "None",
- [0] = "MouseButton1"
- }
- },
- ThreadPoolConfig = {
- Name = "ThreadPoolConfig",
- EnumItems = {
- "Threads1",
- "Threads2",
- "Threads3",
- "Threads4",
- [0] = "Auto",
- [101] = "PerCore1",
- [103] = "PerCore3",
- [16] = "Threads16",
- [102] = "PerCore2",
- [104] = "PerCore4",
- [8] = "Threads8"
- }
- },
- SoundType = {
- Name = "SoundType",
- EnumItems = {
- "Boing",
- "Bomb",
- "Break",
- "Click",
- "Clock",
- "Slingshot",
- "Page",
- "Ping",
- "Snap",
- "Splat",
- "Step",
- "StepOn",
- "Swoosh",
- "Victory",
- [0] = "NoSound"
- }
- },
- PrismSides = {
- Name = "PrismSides",
- EnumItems = {
- [6] = "6",
- [8] = "8",
- [3] = "3",
- [20] = "20",
- [5] = "5",
- [10] = "10"
- }
- },
- LevelOfDetailSetting = {
- Name = "LevelOfDetailSetting",
- EnumItems = {
- "Medium",
- "High",
- [0] = "Low"
- }
- },
- PacketReliability = {
- Name = "PacketReliability",
- EnumItems = {
- "UNRELIABLE_SEQUENCED",
- "RELIABLE",
- "RELIABLE_ORDERED",
- "RELIABLE_SEQUENCED",
- [0] = "UNRELIABLE"
- }
- },
- SavedQualitySetting = {
- Name = "SavedQualitySetting",
- EnumItems = {
- "QualityLevel1",
- "QualityLevel2",
- "QualityLevel3",
- "QualityLevel4",
- "QualityLevel5",
- "QualityLevel6",
- "QualityLevel7",
- "QualityLevel8",
- "QualityLevel9",
- "QualityLevel10",
- [0] = "Automatic"
- }
- },
- SizeConstraint = {
- Name = "SizeConstraint",
- EnumItems = {
- "RelativeXX",
- "RelativeYY",
- [0] = "RelativeXY"
- }
- },
- Shadow = {
- Name = "Shadow",
- EnumItems = {
- "All",
- "Off",
- "CharacterOnly",
- [0] = "Automatic"
- }
- },
- FriendStatus = {
- Name = "FriendStatus",
- EnumItems = {
- "NotFriend",
- "Friend",
- "FriendRequestSent",
- "FriendRequestReceived",
- [0] = "Unknown"
- }
- },
- PlayerChatType = {
- Name = "PlayerChatType",
- EnumItems = {
- "Team",
- "Whisper",
- [0] = "All"
- }
- },
- Stuff = {
- Name = "Stuff",
- EnumItems = {
- "Faces",
- "Hats",
- "TShirts",
- "Shirts",
- "Pants",
- "Gears",
- "Torsos",
- "LeftArms",
- "RightArms",
- "LeftLegs",
- "RightLegs",
- "Bodies",
- "Costumes",
- [0] = "Heads"
- }
- },
- QualityLevel = {
- Name = "QualityLevel",
- EnumItems = {
- "Level01",
- "Level02",
- "Level03",
- "Level04",
- "Level05",
- "Level06",
- "Level07",
- "Level08",
- "Level09",
- "Level10",
- "Level11",
- "Level12",
- "Level13",
- "Level14",
- "Level15",
- "Level16",
- "Level17",
- "Level18",
- "Level19",
- "Level20",
- "Level21",
- [0] = "Automatic"
- }
- },
- PrivilegeType = {
- Name = "PrivilegeType",
- EnumItems = {
- [0] = "Banned",
- [10] = "Visitor",
- [128] = "Member",
- [255] = "Owner",
- [240] = "Admin"
- }
- },
- Antialiasing = {
- Name = "Antialiasing",
- EnumItems = {
- "On",
- "Off",
- [0] = "Automatic"
- }
- },
- AASamples = {
- Name = "AASamples",
- EnumItems = {
- "None",
- [4] = "4",
- [8] = "8"
- }
- },
- VideoQualitySettings = {
- Name = "VideoQualitySettings",
- EnumItems = {
- "MediumResolution",
- "HighResolution",
- [0] = "LowResolution"
- }
- },
- TickCountSampleMethod = {
- Name = "TickCountSampleMethod",
- EnumItems = {
- "Benchmark",
- "Precise",
- [0] = "Fast"
- }
- },
- D3DDEVTYPE = {
- Name = "D3DDEVTYPE",
- EnumItems = {
- "D3DDEVTYPE_HAL",
- "D3DDEVTYPE_REF",
- "D3DDEVTYPE_SW",
- "D3DDEVTYPE_NULLREF"
- }
- },
- MembershipType = {
- Name = "MembershipType",
- EnumItems = {
- "BuildersClub",
- "TurboBuildersClub",
- "OutrageousBuildersClub",
- [0] = "None"
- }
- },
- UserInputState = {
- Name = "UserInputState",
- EnumItems = {
- "Change",
- "End",
- "None",
- [0] = "Begin"
- }
- },
- ExplosionType = {
- Name = "ExplosionType",
- EnumItems = {
- "Craters",
- "CratersAndDebris",
- [0] = "NoCraters"
- }
- },
- DialogTone = {
- Name = "DialogTone",
- EnumItems = {
- "Friendly",
- "Enemy",
- [0] = "Neutral"
- }
- },
- DialogPurpose = {
- Name = "DialogPurpose",
- EnumItems = {
- "Help",
- "Shop",
- [0] = "Quest"
- }
- },
- AnimationPriority = {
- Name = "AnimationPriority",
- EnumItems = {
- "Movement",
- "Action",
- [0] = "Idle"
- }
- },
- HandlesStyle = {
- Name = "HandlesStyle",
- EnumItems = {
- "Movement",
- [0] = "Resize"
- }
- },
- ButtonStyle = {
- Name = "ButtonStyle",
- EnumItems = {
- "RobloxButtonDefault",
- "RobloxButton",
- [0] = "Custom"
- }
- },
- BodyPart = {
- Name = "BodyPart",
- EnumItems = {
- "Torso",
- "LeftArm",
- "RightArm",
- "LeftLeg",
- "RightLeg",
- [0] = "Head"
- }
- },
- CurrencyType = {
- Name = "CurrencyType",
- EnumItems = {
- "Robux",
- "Tix",
- [0] = "Default"
- }
- },
- ChatColor = {
- Name = "ChatColor",
- EnumItems = {
- "Green",
- "Red",
- [0] = "Blue"
- }
- },
- ErrorReporting = {
- Name = "ErrorReporting",
- EnumItems = {
- "Prompt",
- "Report",
- [0] = "DontReport"
- }
- },
- PyramidSides = {
- Name = "PyramidSides",
- EnumItems = {
- [3] = "3",
- [4] = "4",
- [5] = "5",
- [6] = "6",
- [8] = "8",
- [10] = "10",
- [20] = "20"
- }
- },
- Genre = {
- Name = "Genre",
- EnumItems = {
- "TownAndCity",
- "Fantasy",
- "SciFi",
- "Ninja",
- "Scary",
- "Pirate",
- "Adventure",
- "Sports",
- "Funny",
- "WildWest",
- "War",
- "SkatePark",
- "Tutorial",
- [0] = "All"
- }
- },
- Resolution = {
- Name = "Resolution",
- EnumItems = {
- "720x526",
- "800x600",
- "1024x600",
- "1024x768",
- "1280x720",
- "1280x768",
- "1152x864",
- "1280x800",
- "1360x768",
- "1280x960",
- "1280x1024",
- "1440x900",
- "1600x900",
- "1600x1024",
- "1600x1200",
- "1680x1050",
- "1920x1080",
- "1920x1200",
- [0] = "Automatic"
- }
- },
- SurfaceConstraint = {
- Name = "SurfaceConstraint",
- EnumItems = {
- "Hinge",
- "SteppingMotor",
- "Motor",
- [0] = "None"
- }
- },
- EasingStyle = {
- Name = "EasingStyle",
- EnumItems = {
- "Sine",
- "Back",
- "Quad",
- "Quart",
- "Quint",
- "Bounce",
- "Elastic",
- [0] = "Linear"
- }
- },
- SurfaceType = {
- Name = "SurfaceType",
- EnumItems = {
- "Glue",
- "Weld",
- "Studs",
- "Inlet",
- "Universal",
- "Hinge",
- "Motor",
- "SteppingMotor",
- "Unjoinable",
- "SmoothNoOutlines",
- [0] = "Smooth"
- }
- },
- TopBottom = {
- Name = "TopBottom",
- EnumItems = {
- "Center",
- "Bottom",
- [0] = "Top"
- }
- },
- Status = {
- Name = "Status",
- EnumItems = {
- "Confusion",
- [0] = "Poison"
- }
- },
- NormalId = {
- Name = "NormalId",
- EnumItems = {
- "Top",
- "Back",
- "Left",
- "Bottom",
- "Front",
- [0] = "Right"
- }
- },
- SaveFilter = {
- Name = "SaveFilter",
- EnumItems = {
- "SaveGame",
- "SaveAll",
- [0] = "SaveWorld"
- }
- },
- ConcurrencyModel = {
- Name = "ConcurrencyModel",
- EnumItems = {
- "Safe",
- "Logical",
- "Empirical",
- [0] = "Serial"
- }
- },
- SleepAdjustMethod = {
- Name = "SleepAdjustMethod",
- EnumItems = {
- "LastSample",
- "AverageInterval",
- [0] = "None"
- }
- },
- GearGenreSetting = {
- Name = "GearGenreSetting",
- EnumItems = {
- "MatchingGenreOnly",
- [0] = "AllGenres"
- }
- },
- FramerateManagerMode = {
- Name = "FramerateManagerMode",
- EnumItems = {
- "On",
- "Off",
- [0] = "Automatic"
- }
- },
- FriendRequestEvent = {
- Name = "FriendRequestEvent",
- EnumItems = {
- "Revoke",
- "Accept",
- "Deny",
- [0] = "Issue"
- }
- },
- FunctionalTestResult = {
- Name = "FunctionalTestResult",
- EnumItems = {
- "Warning",
- "Error",
- [0] = "Passed"
- }
- },
- CellBlock = {
- Name = "CellBlock",
- EnumItems = {
- "VerticalWedge",
- "CornerWedge",
- "InverseCornerWedge",
- "HorizontalWedge",
- [0] = "Solid"
- }
- },
- CameraMode = {
- Name = "CameraMode",
- EnumItems = {
- "LockFirstPerson",
- [0] = "Classic"
- }
- },
- Material = {
- Name = "Material",
- EnumItems = {
- [1040] = "CorrodedMetal",
- [1056] = "DiamondPlate",
- [1536] = "Ice",
- [1072] = "Foil",
- [256] = "Plastic",
- [512] = "Wood",
- [800] = "Slate",
- [816] = "Concrete",
- [1280] = "Grass"
- }
- },
- GraphicsMode = {
- Name = "GraphicsMode",
- EnumItems = {
- "Automatic",
- [3] = "Direct3D",
- [4] = "OpenGL",
- [5] = "NoGraphics"
- }
- },
- BinType = {
- Name = "BinType",
- EnumItems = {
- "GameTool",
- "Grab",
- "Clone",
- "Hammer",
- [0] = "Script"
- }
- },
- FrameStyle = {
- Name = "FrameStyle",
- EnumItems = {
- "ChatBlue",
- "RobloxSquare",
- "RobloxRound",
- "ChatGreen",
- "ChatRed",
- [0] = "Custom"
- }
- },
- TextXAlignment = {
- Name = "TextXAlignment",
- EnumItems = {
- "Right",
- "Center",
- [0] = "Left"
- }
- },
- KeywordFilterType = {
- Name = "KeywordFilterType",
- EnumItems = {
- "Exclude",
- [0] = "Include"
- }
- },
- NameOcclusion = {
- Name = "NameOcclusion",
- EnumItems = {
- "EnemyOcclusion",
- "OccludeAll",
- [0] = "NoOcclusion"
- }
- },
- CameraInputMode = {
- Name = "CameraInputMode",
- EnumItems = {
- "Build",
- [0] = "Classic"
- }
- },
- PhysicsSendMethod = {
- Name = "PhysicsSendMethod",
- EnumItems = {
- "ErrorComputation2",
- "RoundRobin",
- "TopNErrors",
- [0] = "ErrorComputation"
- }
- }
- }
- getrenv()["_G"].qAPI = lib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement