MaximumADHD's Roblox API History


Version 0.712.0.7120913

Added Class GongService : Instance [🏷️NotCreatable] [🏷️Service]

Added Class TestCase : Instance [🏷️NotCreatable]
Added Function TestCase:Assert(condition: boolean, message: string? = "", source: Instance?, line: number? = 0) -> () {🚧InternalTest}
Added Function TestCase:EndTest(message: string? = "", source: Instance?, line: number? = 0) -> () {🚧InternalTest}
Added Function TestCase:Message(text: string, source: Instance?, line: number? = 0) -> () {🚧InternalTest}
Added Function TestCase:Require(condition: boolean, message: string? = "", source: Instance?, line: number? = 0) -> () {🚧InternalTest}

Added Class AppAgeSignalsService : Instance {🔒RobloxScript} [🏷️NotCreatable] [🏷️NotReplicated] [🏷️Service]
Added Function AppAgeSignalsService:GetAppAgeSignalsAsync() -> { [any]: any } {🔒RobloxScript} [🏷️Yields]
Added Function AppAgeSignalsService:IsAvailable() -> boolean {🔒RobloxScript}

Added Property HumanoidRigDescription.LeftToeBase: Instance? {🚧Animation}
Added Property HumanoidRigDescription.RightToeBase: Instance? {🚧Animation}
Added Property HumanoidRigDescription.Spine: Instance? {🚧Animation}
Added Property HumanoidRigDescription.LeftToeBaseRangeMax: Vector3 {🚧Animation}
Added Property HumanoidRigDescription.LeftToeBaseRangeMin: Vector3 {🚧Animation}
Added Property HumanoidRigDescription.RightToeBaseRangeMax: Vector3 {🚧Animation}
Added Property HumanoidRigDescription.RightToeBaseRangeMin: Vector3 {🚧Animation}
Added Property HumanoidRigDescription.SpineRangeMax: Vector3 {🚧Animation}
Added Property HumanoidRigDescription.SpineRangeMin: Vector3 {🚧Animation}
Added Property HumanoidRigDescription.LeftToeBaseSize: number {🚧Animation}
Added Property HumanoidRigDescription.RightToeBaseSize: number {🚧Animation}
Added Property HumanoidRigDescription.SpineSize: number {🚧Animation}
Added Property HumanoidRigDescription.LeftToeBaseTposeAdjustment: CFrame {🚧Animation}
Added Property HumanoidRigDescription.RightToeBaseTposeAdjustment: CFrame {🚧Animation}
Added Property HumanoidRigDescription.SpineTposeAdjustment: CFrame {🚧Animation}
Added Property Player.HasRobloxSubscription: boolean {🚧Players} {✏️RobloxEngine}
Added Property StudioTestService.EditModeActive: boolean {🔒Plugin}
Added Property Studio.ExternalEditorMode: Enum.ExternalEditorMode {🔒RobloxScript}
Added Property Terrain.VoxelGridAssetContentMap: AssetContentMap {🚧Environment} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property Workspace.ThrottleLevel: number {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Workspace.NextGenerationReplicationAlias: Enum.RolloutState {🔒RobloxEngine} [🏷️NotReplicated] [🏷️NotScriptable]
Added Property Workspace.PlayerScriptsUseInputActionSystemAlias: Enum.RolloutState {🔒RobloxEngine} [🏷️NotReplicated] [🏷️NotScriptable]
Added Property Workspace.SignalBehaviorAlias: Enum.SignalBehavior {🔒RobloxEngine} [🏷️NotReplicated] [🏷️NotScriptable]
Added Property Workspace.StreamingEnabledAlias: boolean {🔒RobloxEngine} [🏷️NotReplicated] [🏷️NotScriptable]
Added Property Workspace.UseFixedSimulationAlias: Enum.RolloutState {🔒RobloxEngine} [🏷️NotReplicated] [🏷️NotScriptable]

Added Function AdService:GetCampaignEligibilityAsync(campaignId: string, player: Player?) -> { [any]: any } {🚧Monetization} [🏷️Yields]
Added Function AdService:RegisterDisclosureButton(disclosureButton: GuiButton, immersiveBrandedAdId: string) -> () {🚧Monetization}
Added Function AvatarEditorService:BustAvatarFetchCache() -> () {🔒RobloxScript}
Added Function Humanoid:GetRelativeVelocityAtFloor() -> Vector3 {🚧AvatarAppearance + AvatarBehavior}
Added Function MarketplaceService:GetAvailableSubscriptionProductsAsync(productType: string) -> { any } {🔒RobloxScript} [🏷️Yields]
Added Function MarketplaceService:SignalPromptRobloxSubscriptionPurchaseFinished(subscriptionId: string, didTryPurchasing: boolean) -> () {🔒RobloxScript}
Added Function Player:SetHasRobloxSubscription(hasRobloxSubscription: boolean) -> () {🚧Players} {🔒RobloxScript}
Added Function Sound:GetUnderlyingAudioPlayer() -> AudioPlayer {🚧LegacySound} {🔒RobloxScript}
Added Function TestService:RegisterTest(testOptions: { [any]: any }) -> TestCase {🚧InternalTest}

Added Event AdService.CampaignEligibilityResponseFailureSignalFromClient(campaignId: string, error: string) {🚧Monetization} {🔒RobloxEngine} [🏷️Hidden]
Added Event AdService.CampaignEligibilityResponseSuccessSignalFromClient(campaignId: string, response: { [any]: any }) {🚧Monetization} {🔒RobloxEngine} [🏷️Hidden]
Added Event AdService.GetCampaignEligibilitySignalFromServer(campaignId: string) {🚧Monetization} {🔒RobloxEngine} [🏷️Hidden]
Added Event AvatarEditorService.NotifyBustAvatarFetchCache() {🔒RobloxEngine} [🏷️Hidden]
Added Event Player.iradDebugServerReceivedIradRequest(minRadius: number, targetRadius: number, interfaceExists: boolean) {🚧Players} {🔒RobloxEngine} [🏷️Hidden]

Added Callback AdService.OnImmersiveBrandedAdDisclosureButtonActivated(data: { [any]: any }) -> () {🚧Monetization} {🔒RobloxScript} [🏷️NoYield]

Added Enum DomainType
Added EnumItem DomainType.EXPERIENCE : 1
Added EnumItem DomainType.GROUP : 2
Added EnumItem DomainType.OAUTH : 3

Added Enum ExternalEditorMode
Added EnumItem ExternalEditorMode.SystemDefault : 0
Added EnumItem ExternalEditorMode.CustomEditor : 1

Added EnumItem ConnectionError.PlacelaunchDeviceBlock : 601
Added EnumItem RigLabel.Spine : 23
Added EnumItem RigLabel.LeftToeBase : 28
Added EnumItem RigLabel.RightToeBase : 29

Added Tag [🏷️Deprecated] to Function DataStore:RemoveVersionAsync

Changed the capabilities of Property CapturesViewConfiguration.Open
from: {🚧Undefined}
to: {🚧Capture + UI}

Changed the capabilities of Property CoreGuiConfiguration.CapturesViewConfiguration
from: {🚧Undefined}
to: {🚧Capture + UI}

Changed the capabilities of Property CoreGuiConfiguration.PlayerListConfiguration from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property CoreGuiConfiguration.SelfViewConfiguration from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property PlayerListConfiguration.Open from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property SelfViewConfiguration.Open from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property ServerScriptService.LoadStringEnabled
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property TextGenerator.Seed
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property TextGenerator.SystemPrompt
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property TextGenerator.Temperature
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property TextGenerator.TopP
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property VideoFrame.IsLoaded
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoFrame.Looped
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoFrame.Playing
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoFrame.Resolution
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoFrame.TimeLength
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoFrame.TimePosition
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoFrame.Video
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoFrame.VideoContent
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoFrame.Volume
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.IsLoaded
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.Resolution
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.TimeLength
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.VideoContent
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.AutoLoadInStudio
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.AutoPlayInStudio
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.IsPlaying
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.Looping
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.PlaybackSpeed
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.TimePosition
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.Volume
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoSampler.TimeLength from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property VideoSampler.VideoContent from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property WebStreamClient.ConnectionState
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property Workspace.AirDensity
from: {🚧Undefined}
to: {🚧Environment + Physics}

Changed the capabilities of Property Workspace.AirTurbulenceIntensity
from: {🚧Undefined}
to: {🚧Environment + Physics}

Changed the capabilities of Property Workspace.AllowThirdPartySales
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Property Workspace.ClientAnimatorThrottling
from: {🚧Undefined}
to: {🚧Animation}

Changed the capabilities of Property Workspace.FallHeightEnabled
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Workspace.FallenPartsDestroyHeight
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Workspace.RenderingCacheOptimizations
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Property Workspace.Retargeting
from: {🚧Undefined}
to: {🚧Animation}

Changed the capabilities of Property Workspace.DistributedGameTime
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property BaseScript.LinkedSource
from: {🚧Undefined}
to: {🚧LoadUnownedAsset}

Changed the capabilities of Property ModuleScript.LinkedSource
from: {🚧Undefined}
to: {🚧LoadUnownedAsset}

Changed the capabilities of Property VideoFrame.PlayingReplicating
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoFrame.TimePositionReplicating
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Property VideoPlayer.PlayingReplicating
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Property VoiceChatInternal.VoiceChatState
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property Workspace.InterpolationThrottling
from: {🚧Undefined}
to: {🚧Physics}

Changed the value-type of Property DataModel.RunService
from: Instance?
to: RunService?

Changed the capabilities of Function InsertService:loadAsset
from: {🚧Undefined}
to: {🚧LoadOwnedAsset}

Changed the capabilities of Function MLService:CreateSessionAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function MLSession:ForwardAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function MarketplaceService:GetUserSubscriptionDetailsAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function MarketplaceService:GetUserSubscriptionPaymentHistoryAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function MarketplaceService:GetUserSubscriptionStatusAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function MarketplaceService:GetUsersPriceLevelsAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function MarketplaceService:PromptSubscriptionPurchase
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Function ModerationService:BindReviewableContentEventProcessor
from: {🚧Undefined}
to: {🚧Consequences}

Changed the capabilities of Function ModerationService:CreateReviewableContentAsync
from: {🚧Undefined}
to: {🚧Consequences}

Changed the capabilities of Function ModerationService:CreateReviewableContentKey
from: {🚧Undefined}
to: {🚧Consequences}

Changed the capabilities of Function ModerationService:InternalRequestReviewableContentReviewAsync
from: {🚧InternalTest}
to: {🚧Consequences + InternalTest}

Changed the capabilities of Function PlayerScripts:ClearComputerCameraMovementModes
from: {🚧Players}
to: {🚧Input + Players}

Changed the capabilities of Function PlayerScripts:ClearTouchCameraMovementModes
from: {🚧Players}
to: {🚧Input + Players}

Changed the capabilities of Function PlayerScripts:RegisterComputerCameraMovementMode
from: {🚧Players}
to: {🚧Input + Players}

Changed the capabilities of Function PlayerScripts:RegisterTouchCameraMovementMode
from: {🚧Players}
to: {🚧Input + Players}

Changed the capabilities of Function RecommendationService:GenerateItemListAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function RecommendationService:GetRecommendationItemAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function RecommendationService:LogActionEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function RecommendationService:LogImpressionEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function RecommendationService:RegisterItemAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function RecommendationService:RemoveItemAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function RecommendationService:UpdateItemAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function TerrainIterateOperation:CommitBlock
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function TerrainModifyOperation:CommitBlock
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function TerrainWriteOperation:CommitBlock
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function TerrainWriteOperation:GetBlock
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function TextGenerator:GenerateTextAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function VideoFrame:Pause
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoFrame:Play
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoFrame:SetStudioPreview
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoPlayer:GetConnectedWires
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoPlayer:GetInputPins
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoPlayer:GetOutputPins
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoPlayer:LoadAsync
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoPlayer:Pause
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoPlayer:Play
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoPlayer:Unload
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoPlayer:SetStudioPreview
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Function VideoSampler:GetSamplesAtTimesAsync from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function VideoService:CreateVideoSamplerAsync from {🚧Undefined} to {🚧UI}

Changed the capabilities of Function VoiceChatInternal:IsVoiceEnabledForUserIdAsync
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetAndClearCallFailureMessage
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetAudioProcessingSettings
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetChannelId
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetGroupId
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetMicDevices
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetParticipants
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetSessionId
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetSpeakerDevices
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetVoiceChatApiVersion
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetVoiceChatAvailable
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:GetVoiceExperienceId
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:IsContextVoiceEnabled
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:IsPublishPaused
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:IsSubscribePaused
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:JoinByGroupId
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:JoinByGroupIdToken
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:Leave
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:LogPublisherWebRTCStats
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:LogSubscriptionWebRTCStats
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:PublishPause
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:SetMicDevice
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:SetSpeakerDevice
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:SubscribeBlock
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:SubscribePause
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:SubscribePauseAll
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:SubscribeRetry
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function VoiceChatInternal:SubscribeUnblock
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function WebStreamClient:Close
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function WebStreamClient:Send
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function Workspace:GetNumAwakeParts
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Workspace:GetPhysicsThrottling
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Workspace:GetRealPhysicsFPS
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Workspace:GetServerTimeNow
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Workspace:JoinToOutsiders
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function Workspace:UnjoinFromOutsiders
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function OpenCloudApiV1:CreateModel
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function OpenCloudApiV1:CreateUserNotificationAsync
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function OpenCloudService:GetApiV1
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function OpenCloudService:HttpRequestAsync
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function OpenCloudService:InvokeAsync
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function OpenCloudService:RegisterOpenCloud
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function OpenCloudService:RegistrationComplete
from: {🚧Undefined}
to: {🚧Network}

Changed the return-type of Function AdService:GetAdAvailabilityNowAsync
from: any
to: { [any]: any }

Changed the return-type of Function AdService:GetAdAvailabilityNowForUniverseAsync
from: any
to: { [any]: any }

Changed the capabilities of Event MarketplaceService.PromptBulkPurchaseFinished
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Event MarketplaceService.PromptBundlePurchaseFinished
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Event MarketplaceService.PromptGamePassPurchaseFinished
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Event MarketplaceService.PromptPremiumPurchaseFinished
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Event MarketplaceService.PromptProductPurchaseFinished
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Event MarketplaceService.PromptPurchaseFinished
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Event MarketplaceService.PromptSubscriptionPurchaseFinished
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Event ModerationService.TriggeredCaptureUpload
from: {🚧Undefined}
to: {🚧Consequences}

Changed the capabilities of Event NetworkClient.ConnectionAccepted
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Event NetworkClient.ConnectionFailed
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Event NetworkMarker.Received
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Event ScriptContext.Error
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event TerrainIterateOperation.Ready
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Event TerrainModifyOperation.Ready
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Event TerrainReadOperation.Ready
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Event VideoFrame.DidLoop
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoFrame.Ended
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoFrame.Loaded
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoFrame.Paused
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoFrame.Played
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoFrame.PlayingUpdatedFromServer
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoFrame.TimePositionUpdatedFromServer
from: {🚧UI}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoPlayer.DidEnd
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoPlayer.DidLoop
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoPlayer.PlayFailed
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoPlayer.WiringChanged
from: {🚧Undefined}
to: {🚧Audio + UI}

Changed the capabilities of Event VideoService.PlaybackReport from {🚧Undefined} to {🚧UI}

Changed the capabilities of Event VoiceChatInternal.LocalPlayerModerated
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event VoiceChatInternal.ParticipantsStateChanged
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event VoiceChatInternal.PlayerMicActivitySignalChange
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event VoiceChatInternal.StateChanged
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event VoiceChatInternal.TempSetMicMutedToggleMic
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event WebStreamClient.Closed
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Event WebStreamClient.Error
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Event WebStreamClient.MessageReceived
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Event WebStreamClient.Opened
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Callback MarketplaceService.ProcessReceipt
from: {🚧Undefined}
to: {🚧Monetization}

Removed Property HumanoidRigDescription.LeftToes
Removed Property HumanoidRigDescription.Pelvis
Removed Property HumanoidRigDescription.RightToes
Removed Property HumanoidRigDescription.LeftToesRangeMax
Removed Property HumanoidRigDescription.LeftToesRangeMin
Removed Property HumanoidRigDescription.PelvisRangeMax
Removed Property HumanoidRigDescription.PelvisRangeMin
Removed Property HumanoidRigDescription.RightToesRangeMax
Removed Property HumanoidRigDescription.RightToesRangeMin
Removed Property HumanoidRigDescription.LeftToesSize
Removed Property HumanoidRigDescription.PelvisSize
Removed Property HumanoidRigDescription.RightToesSize
Removed Property HumanoidRigDescription.LeftToesTposeAdjustment
Removed Property HumanoidRigDescription.PelvisTposeAdjustment
Removed Property HumanoidRigDescription.RightToesTposeAdjustment
Removed Property Studio.CameraSpeedLockDefault

Removed Event Players.GameAnnounce

Removed EnumItem RigLabel.Pelvis
Removed EnumItem RigLabel.LeftToes
Removed EnumItem RigLabel.RightToes

Removed Tag [🏷️NotReplicated] from Class AvatarEditorService

Version 0.711.0.7110875

Added Class AuroraHandle : Object [🏷️NotCreatable] [🏷️Preliminary]
Added Function AuroraHandle:Destroy() -> () {🚧Basic} [🏷️Preliminary]
Added Function AuroraHandle:ForEach(iterator: (...any) -> ...any) -> () {🚧Basic} [🏷️Preliminary]

Added Class DigitsRigDescription : Instance
Added Property DigitsRigDescription.Side: Enum.DigitsRigDescriptionSide {🚧Animation}
Added Property DigitsRigDescription.Index1: Instance? {🚧Animation}
Added Property DigitsRigDescription.Index2: Instance? {🚧Animation}
Added Property DigitsRigDescription.Index3: Instance? {🚧Animation}
Added Property DigitsRigDescription.Middle1: Instance? {🚧Animation}
Added Property DigitsRigDescription.Middle2: Instance? {🚧Animation}
Added Property DigitsRigDescription.Middle3: Instance? {🚧Animation}
Added Property DigitsRigDescription.Pinky1: Instance? {🚧Animation}
Added Property DigitsRigDescription.Pinky2: Instance? {🚧Animation}
Added Property DigitsRigDescription.Pinky3: Instance? {🚧Animation}
Added Property DigitsRigDescription.Ring1: Instance? {🚧Animation}
Added Property DigitsRigDescription.Ring2: Instance? {🚧Animation}
Added Property DigitsRigDescription.Ring3: Instance? {🚧Animation}
Added Property DigitsRigDescription.Thumb1: Instance? {🚧Animation}
Added Property DigitsRigDescription.Thumb2: Instance? {🚧Animation}
Added Property DigitsRigDescription.Thumb3: Instance? {🚧Animation}
Added Property DigitsRigDescription.IndexRange: Vector3 {🚧Animation}
Added Property DigitsRigDescription.MiddleRange: Vector3 {🚧Animation}
Added Property DigitsRigDescription.PinkyRange: Vector3 {🚧Animation}
Added Property DigitsRigDescription.RingRange: Vector3 {🚧Animation}
Added Property DigitsRigDescription.ThumbRange: Vector3 {🚧Animation}
Added Property DigitsRigDescription.IndexSize: number {🚧Animation}
Added Property DigitsRigDescription.MiddleSize: number {🚧Animation}
Added Property DigitsRigDescription.PinkySize: number {🚧Animation}
Added Property DigitsRigDescription.RingSize: number {🚧Animation}
Added Property DigitsRigDescription.ThumbSize: number {🚧Animation}
Added Property DigitsRigDescription.Index1TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Index2TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Index3TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Middle1TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Middle2TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Middle3TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Pinky1TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Pinky2TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Pinky3TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Ring1TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Ring2TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Ring3TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Thumb1TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Thumb2TposeAdjustment: CFrame {🚧Animation}
Added Property DigitsRigDescription.Thumb3TposeAdjustment: CFrame {🚧Animation}
Added Function DigitsRigDescription:GetFingerControl(fingerIndex: number) -> Vector3 {🚧Animation}
Added Function DigitsRigDescription:GetFingerTip(fingerIndex: number) -> Vector3 {🚧Animation}
Added Function DigitsRigDescription:SetFingerControl(fingerIndex: number, control: Vector3) -> () {🚧Animation}
Added Function DigitsRigDescription:SetFingerTip(fingerIndex: number, point: Vector3) -> () {🚧Animation}
Added Function DigitsRigDescription:GetJoint(label: Enum.RigLabel) -> Instance? {🚧Animation} {🔒RobloxScript} {🧬Safe}
Added Function DigitsRigDescription:GetJointLabels() -> { any } {🚧Animation} {🔒RobloxScript} {🧬Safe}
Added Function DigitsRigDescription:GetTposeAdjustment(label: Enum.RigLabel) -> CFrame {🚧Animation} {🔒RobloxScript} {🧬Safe}
Added Function DigitsRigDescription:SetJoint(label: Enum.RigLabel, joint: Instance) -> () {🚧Animation} {🔒RobloxScript} {🧬Safe}
Added Function DigitsRigDescription:SetTposeAdjustment(label: Enum.RigLabel, transform: CFrame) -> () {🚧Animation} {🔒RobloxScript} {🧬Safe}

Added Class AvatarAbilityRules : Instance {🔒RobloxScript}
Added Property AvatarAbilityRules.EnableClimbing: boolean {🔒RobloxScript}
Added Property AvatarAbilityRules.EnableCrouching: boolean {🔒RobloxScript}
Added Property AvatarAbilityRules.EnableJumping: boolean {🔒RobloxScript}
Added Property AvatarAbilityRules.EnableRunning: boolean {🔒RobloxScript}
Added Property AvatarAbilityRules.EnableSitting: boolean {🔒RobloxScript}
Added Property AvatarAbilityRules.EnableSprinting: boolean {🔒RobloxScript}
Added Property AvatarAbilityRules.EnableStrafing: boolean {🔒RobloxScript}
Added Property AvatarAbilityRules.EnableStumbling: boolean {🔒RobloxScript}
Added Property AvatarAbilityRules.EnableSwimming: boolean {🔒RobloxScript}

Added Class UIShadow : UIComponent
Added Property UIShadow.BlurRadius: UDim {🚧UI}
Added Property UIShadow.Color: Color3 {🚧UI}
Added Property UIShadow.Offset: UDim2 {🚧UI}
Added Property UIShadow.Spread: UDim2 {🚧UI}
Added Property UIShadow.Transparency: number {🚧UI}
Added Property UIShadow.ZIndex: number {🚧UI}

Added Property GuiObject.InputSink: Enum.InputSink {🚧UI}
Added Property ParticleEmitter.FlipbookBlendFrames: boolean {🚧Basic}
Added Property Workspace.LayeredClothingCacheOptimizations: Enum.RolloutState [🏷️NotScriptable]
Added Property Workspace.EnableSLIMAvatars: Enum.RolloutState {🚧Players} [🏷️NotScriptable]
Added Property RolloutValidation.GenerationStrategy: number {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]

Added Function CaptureService:CheckUploadCaptureStatusAsync(token: string) -> ...any {🚧Capture} [🏷️Yields]
Added Function CaptureService:StartUploadCaptureAsync(capture: Capture) -> ...any {🚧Capture} [🏷️Yields]
Added Function GeometryService:CreateSolidPrimitive(type: Enum.SolidPrimitiveType, options: { [any]: any }?) -> MeshPart {🚧CSG + InternalTest}
Added Function MarketplaceService:GetRobloxSubscriptionDetailsAsync(user: Player) -> { [any]: any } {🚧Monetization} [🏷️Yields]
Added Function MarketplaceService:PerformSubscriptionPurchaseV3Async(productType: string, productId: string, paymentProvider: string, paymentSessionId: string) -> () {🔒RobloxScript} [🏷️Yields]
Added Function MarketplaceService:PerformSubscriptionPurchaseWithRobuxAsync(subscriptionId: string, priceInRobux: number) -> () {🔒RobloxScript} [🏷️Yields]
Added Function AuroraScriptService:CreateCollection(query: string, root: Instance?) -> AuroraHandle {🚧Basic} [🏷️Preliminary]
Added Function CollaboratorsService:MultiGetCanCollaborate(userIds: string) -> () {🔒RobloxScript}

Added Event NotificationService.RccConnectionChanged(connectionName: string, connectionState: Enum.ConnectionState, rccSequenceNumber: string, userIdToNamespaceSequenceNumbers: { [any]: any }) {🔒RobloxScript}
Added Event NotificationService.RccEventReceived(eventData: { [any]: any }, userId: number) {🔒RobloxScript}
Added Event PluginGui.PointerAction(wheel: number, pan: Vector2, pinch: number, gameProcessedEvent: boolean) {🚧UI} {🔒RobloxScript}
Added Event CollaboratorsService.MultiGetCanCollaborateRetrieved(requestId: string, canCollaborateResponses: { any }) {🔒RobloxScript}
Added Event CollaboratorsService.ServerMultiGetCanCollaborateRequested(userIds: string) {🔒RobloxEngine}
Added Event SlimReplicationService.ServerUpdateEntities(entities: { any }, poses: { any }) {🔒RobloxEngine} [🏷️Hidden]

Added Enum CanCollaborateError
Added EnumItem CanCollaborateError.Invalid : 0
Added EnumItem CanCollaborateError.None : 1
Added EnumItem CanCollaborateError.NotAgeVerified : 2
Added EnumItem CanCollaborateError.OutsideAgeBucket : 3
Added EnumItem CanCollaborateError.TooManyCollaborators : 4
Added EnumItem CanCollaborateError.PCBlock : 5
Added EnumItem CanCollaborateError.NotFound : 6
Added EnumItem CanCollaborateError.OutsideOwnerAgeBucket : 7

Added Enum DigitsRigDescriptionSide
Added EnumItem DigitsRigDescriptionSide.None : 0
Added EnumItem DigitsRigDescriptionSide.Left : 1
Added EnumItem DigitsRigDescriptionSide.Right : 2

Added Enum DiscountType
Added EnumItem DiscountType.Uncategorized : 0

Added Enum InputSink
Added EnumItem InputSink.None : 0
Added EnumItem InputSink.Activate : 1
Added EnumItem InputSink.All : 100

Added Enum SolidPrimitiveType
Added EnumItem SolidPrimitiveType.Capsule : 5
Added EnumItem SolidPrimitiveType.Cone : 6

Added EnumItem AnimationNodeInterruptible.Finished : 1
Added EnumItem AnimationNodeInterruptible.Trigger : 2
Added EnumItem AnimationNodeWaitFor.Finished : 0
Added EnumItem AnimationNodeWaitFor.Trigger : 1
Added EnumItem RigLabel.Thumb1 : 30
Added EnumItem RigLabel.Thumb2 : 31
Added EnumItem RigLabel.Thumb3 : 32
Added EnumItem RigLabel.Index1 : 33
Added EnumItem RigLabel.Index2 : 34
Added EnumItem RigLabel.Index3 : 35
Added EnumItem RigLabel.Middle1 : 36
Added EnumItem RigLabel.Middle2 : 37
Added EnumItem RigLabel.Middle3 : 38
Added EnumItem RigLabel.Ring1 : 39
Added EnumItem RigLabel.Ring2 : 40
Added EnumItem RigLabel.Ring3 : 41
Added EnumItem RigLabel.Pinky1 : 42
Added EnumItem RigLabel.Pinky2 : 43
Added EnumItem RigLabel.Pinky3 : 44
Added EnumItem SecurityCapability.AvatarAppearance : 51
Added EnumItem SecurityCapability.LoadUnownedAsset : 52
Added EnumItem UploadCaptureResult.UploadPending : 6
Added EnumItem UploadCaptureResult.UploadFailed : 7

Added Tag [🏷️Deprecated] to EnumItem SecurityCapability.AssetRequire
Added Tag [🏷️Deprecated] to EnumItem SecurityCapability.Avatar

Changed the security of Class SlimAnimationDataEntity
from: {🔒None}
to: {🔒RobloxEngine}

Changed the capabilities of Property Accessory.AccessoryType
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property AccessoryDescription.AccessoryType
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property AccessoryDescription.AssetId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property AccessoryDescription.Instance
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property AccessoryDescription.IsLayered
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property AccessoryDescription.Order
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property AccessoryDescription.Position
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property AccessoryDescription.Puffiness
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property AccessoryDescription.Rotation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property AccessoryDescription.Scale
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Accoutrement.AttachmentPoint
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.CageMeshContent
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.CageMeshId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.CageOrigin
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.ImportOrigin
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.CageOriginWorld
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.ImportOriginWorld
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.HeadColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.HeadColor3
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.LeftArmColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.LeftArmColor3
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.LeftLegColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.LeftLegColor3
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.RightArmColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.RightArmColor3
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.RightLegColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.RightLegColor3
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.TorsoColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyColors.TorsoColor3
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyPartDescription.AssetId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyPartDescription.BodyPart
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyPartDescription.Color
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyPartDescription.HeadShape
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BodyPartDescription.Instance
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property CharacterMesh.BaseTextureContent
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property CharacterMesh.BaseTextureId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property CharacterMesh.BodyPart
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property CharacterMesh.MeshContent
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property CharacterMesh.MeshId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property CharacterMesh.OverlayTextureContent
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property CharacterMesh.OverlayTextureId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Clothing.Color3
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property ControllerManager.ActiveController
from: {🚧Avatar}
to: {🚧AvatarBehavior}

Changed the capabilities of Property ControllerManager.BaseMoveSpeed
from: {🚧Avatar}
to: {🚧AvatarBehavior}

Changed the capabilities of Property ControllerManager.BaseTurnSpeed
from: {🚧Avatar}
to: {🚧AvatarBehavior}

Changed the capabilities of Property ControllerManager.ClimbSensor
from: {🚧Avatar}
to: {🚧AvatarBehavior}

Changed the capabilities of Property ControllerManager.GroundSensor
from: {🚧Avatar}
to: {🚧AvatarBehavior}

Changed the capabilities of Property ControllerManager.RootPart
from: {🚧Avatar}
to: {🚧AvatarBehavior}

Changed the capabilities of Property ControllerManager.FacingDirection
from: {🚧Avatar}
to: {🚧AvatarBehavior}

Changed the capabilities of Property ControllerManager.MovingDirection
from: {🚧Avatar}
to: {🚧AvatarBehavior}

Changed the capabilities of Property ControllerManager.UpDirection
from: {🚧Avatar}
to: {🚧AvatarBehavior}

Changed the capabilities of Property Humanoid.BreakJointsOnDeath
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.EvaluateStateMachine
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.RequiresNeck
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.AutoRotate
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.FloorMaterial
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.Jump
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.MoveDirection
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.PlatformStand
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.SeatPart
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.Sit
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.TargetPoint
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.WalkToPart
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.WalkToPoint
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.CameraOffset
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.DisplayDistanceType
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.DisplayName
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.HealthDisplayDistance
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.HealthDisplayType
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.NameDisplayDistance
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.NameOcclusion
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.RigType
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.RootPart
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.AutomaticScalingEnabled
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.Health
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.HipHeight
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.MaxHealth
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.MaxSlopeAngle
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.WalkSpeed
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.AutoJumpEnabled
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.JumpHeight
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.JumpPower
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.UseJumpPower
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.AccessoryBlob
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.BackAccessory
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.FaceAccessory
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.FrontAccessory
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.HairAccessory
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.HatAccessory
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.NeckAccessory
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.ShouldersAccessory
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.WaistAccessory
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.ClimbAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.FallAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.IdleAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.JumpAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.MoodAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.RunAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.StaticFacialAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.SwimAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.WalkAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.HeadColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.LeftArmColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.LeftLegColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.RightArmColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.RightLegColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.TorsoColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.Face
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.Head
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.LeftArm
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.LeftLeg
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.RightArm
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.RightLeg
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.Torso
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.GraphicTShirt
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.Pants
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.Shirt
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.UseAvatarSettings
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.BodyTypeScale
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.DepthScale
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.HeadScale
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.HeightScale
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.ProportionScale
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.WidthScale
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property MakeupDescription.AssetId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property MakeupDescription.Instance
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property MakeupDescription.MakeupType
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property MakeupDescription.Order
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Pants.PantsTemplate
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Seat.Disabled
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property Seat.Occupant
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property Shirt.ShirtTemplate
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property ShirtGraphic.Color3
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property ShirtGraphic.Graphic
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property StyleQuery.IsActive from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property VehicleSeat.AreHingesDetected
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property VehicleSeat.Disabled
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property VehicleSeat.HeadsUpDisplay
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property VehicleSeat.MaxSpeed
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property VehicleSeat.Occupant
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property VehicleSeat.Steer
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property VehicleSeat.SteerFloat
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property VehicleSeat.Throttle
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property VehicleSeat.ThrottleFloat
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property VehicleSeat.Torque
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property VehicleSeat.TurnSpeed
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Property WrapLayer.Order
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.Puffiness
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.ReferenceMeshContent
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.ReferenceMeshId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.ReferenceOrigin
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.AutoSkin
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.Enabled
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.ReferenceOriginWorld
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.Color
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.DebugMode
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.BindOffset
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.ShrinkFactor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapTarget.Stiffness
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapTarget.Color
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapTarget.DebugMode
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapTextureTransfer.ReferenceCageMeshContent
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapTextureTransfer.UVMaxBound
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapTextureTransfer.UVMinBound
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Accoutrement.BackendAccoutrementState
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Accoutrement.AttachmentForward
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Accoutrement.AttachmentPos
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Accoutrement.AttachmentRight
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Accoutrement.AttachmentUp
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.TemporaryCageMeshId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.HSRAssetId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.HSRData
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.HSRMeshIdData
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property BaseWrap.ImportInProcess
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Clothing.Outfit1
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Clothing.Outfit2
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.CollisionType
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.JumpReplicate
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.MoveDirectionInternal
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.Strafe
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.WalkAngleError
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.WalkDirection
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.CameraMaxDistance
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.CameraMinDistance
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.CameraMode
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.InternalBodyScale
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.InternalDisplayName
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.InternalHeadScale
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.InternalOriginalHipHeight
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.LeftLeg
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.NetworkHumanoidState
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.OverrideDefaultCollisions
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.RightLeg
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.RotationType
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.Torso
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.Health_XML
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Humanoid.maxHealth
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.NumberEmotesLoaded
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.EmotesDataInternal
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.EquippedEmotesDataInternal
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property HumanoidDescription.ResetIncludesBodyParts
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.TemporaryReferenceId
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.MaxSize
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property WrapLayer.Offset
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Property Skin.SkinColor
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities and read permissions of Property StyleQuery.AspectRatioRange
from: {🚧Undefined}{🔒None}
to: {🚧UI}{🔍RobloxEngine}

Changed the capabilities and read permissions of Property StyleQuery.MaxSize
from: {🚧Undefined}{🔒None}
to: {🚧UI}{🔍RobloxEngine}

Changed the capabilities and read permissions of Property StyleQuery.MinSize
from: {🚧Undefined}{🔒None}
to: {🚧UI}{🔍RobloxEngine}

Changed the capabilities and read permissions of Property StyleQuery.PreferredInput
from: {🚧Undefined}{🔒None}
to: {🚧UI}{🔍RobloxEngine}

Changed the capabilities and read permissions of Property StyleQuery.ReducedMotionEnabled
from: {🚧Undefined}{🔒None}
to: {🚧UI}{🔍RobloxEngine}

Changed the capabilities and read permissions of Property StyleQuery.ViewportDisplaySize
from: {🚧Undefined}{🔒None}
to: {🚧UI}{🔍RobloxEngine}

Changed the capabilities and security of Property StyleQuery.ConditionsSerialize
from: {🚧Undefined}{🔒None}
to: {🚧UI}{🔒RobloxEngine}

Changed the value-type of Property RolloutValidation.FirstBinaryExpectedValue
from: BinaryString
to: string

Changed the value-type of Property RolloutValidation.FirstSharedExpectedValue
from: SharedString
to: string

Changed the value-type of Property RolloutValidation.SecondBinaryExpectedValue
from: BinaryString
to: string

Changed the value-type of Property RolloutValidation.SecondSharedExpectedValue
from: SharedString
to: string

Changed the value-type of Property RolloutValidation.ThirdBinaryExpectedValue
from: BinaryString
to: string

Changed the value-type of Property RolloutValidation.ThirdSharedExpectedValue
from: SharedString
to: string

Changed the capabilities of Function AccessoryDescription:GetAppliedInstance
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function AssetService:LoadAssetAsync
from: {🚧AssetRequire}
to: {🚧LoadUnownedAsset}

Changed the capabilities of Function AvatarCreationService:PrepareAvatarForPreviewAsync
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function AvatarEditorService:CheckApplyDefaultClothingAsync
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function AvatarEditorService:ConformToAvatarRulesAsync
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function AvatarEditorService:CheckApplyDefaultClothing
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function AvatarEditorService:ConformToAvatarRules
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function BaseWrap:GetCageOffset
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function BaseWrap:GetFaces
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function BaseWrap:GetUVs
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function BaseWrap:GetVertices
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function BaseWrap:IsHSRReady
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function BaseWrap:ModifyVertices
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function GuiService:InspectPlayerFromHumanoidDescription
from: {🚧Avatar + UI}
to: {🚧AvatarAppearance + UI}

Changed the capabilities of Function GuiService:InspectPlayerFromUserId
from: {🚧Avatar + UI}
to: {🚧AvatarAppearance + UI}

Changed the capabilities of Function Humanoid:AddAccessory
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:ApplyDescriptionAsync
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:ApplyDescriptionResetAsync
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:BuildRigFromAttachments
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:ChangeState
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:EquipTool
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:GetAccessories
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:GetAppliedDescription
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:GetBodyPartR15
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:GetLimb
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:GetMoveVelocity
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:GetState
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:GetStateEnabled
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:Move
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:MoveTo
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:PlayEmoteAsync
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:RemoveAccessories
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:ReplaceBodyPartR15
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:SetStateEnabled
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:TakeDamage
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:UnequipTools
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:AddCustomStatus
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:AddStatus
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:ApplyAvatarRules
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:ApplyDescription
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:ApplyDescriptionClientServer
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:ApplyDescriptionReset
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:CacheDefaults
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:ComputeOriginalSizeForPart
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:ComputeR15BodyBoundingBox
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:GetAccessoryHandleScale
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:GetPlayingAnimationTracks
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:GetStatuses
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:HasCustomStatus
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:HasStatus
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:LoadAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:PlayEmote
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Function Humanoid:PlayEmoteAndGetAnimTrackById
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:RemoveCustomStatus
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:RemoveStatus
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:SetClickToWalkEnabled
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:loadAnimation
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Humanoid:takeDamage
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function HumanoidDescription:AddEmote
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function HumanoidDescription:GetAccessories
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function HumanoidDescription:GetEmotes
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function HumanoidDescription:GetEquippedEmotes
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function HumanoidDescription:RemoveEmote
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function HumanoidDescription:SetAccessories
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function HumanoidDescription:SetEmotes
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function HumanoidDescription:SetEquippedEmotes
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function MakeupDescription:GetAppliedInstance
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function Player:LoadCharacterAppearance
from: {🚧Avatar + Players}
to: {🚧AvatarAppearance + Players}

Changed the capabilities of Function Players:CreateHumanoidModelFromDescriptionAsync
from: {🚧Avatar + Players}
to: {🚧AvatarAppearance + Players}

Changed the capabilities of Function Players:GetHumanoidDescriptionFromOutfitIdAsync
from: {🚧Avatar + Players}
to: {🚧AvatarAppearance + Players}

Changed the capabilities of Function Players:GetHumanoidDescriptionFromUserIdAsync
from: {🚧Avatar + Players}
to: {🚧AvatarAppearance + Players}

Changed the capabilities of Function Players:CreateHumanoidModelFromDescription
from: {🚧Avatar + Players}
to: {🚧AvatarAppearance + Players}

Changed the capabilities of Function Players:GetHumanoidDescriptionFromOutfitId
from: {🚧Avatar + Players}
to: {🚧AvatarAppearance + Players}

Changed the capabilities of Function Players:GetHumanoidDescriptionFromUserId
from: {🚧Avatar + Players}
to: {🚧AvatarAppearance + Players}

Changed the capabilities of Function Seat:Sit
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Function StyleQuery:GetCondition from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleQuery:GetConditions from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleQuery:SetCondition from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleQuery:SetConditions from {🚧Undefined} to {🚧UI}

Changed the capabilities of Function VehicleSeat:Sit
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Function WrapDeformer:CreateEditableMeshAsync
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function WrapDeformer:GetDeformedCFrameAsync
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Function WrapDeformer:SetCageMeshContent
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Accoutrement.ServerEquipAccoutrement
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Accoutrement.ServerUnequipAccoutrement
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event BaseWrap.VerticesModified
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.ApplyDescriptionFinished
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.Climbing
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.Died
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.FallingDown
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.FreeFalling
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.GettingUp
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.HealthChanged
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.Jumping
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.MoveToFinished
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.PlatformStanding
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.Ragdoll
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.Running
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.Seated
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.StateChanged
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.StateEnabledChanged
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.Strafing
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.Swimming
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.Touched
from: {🚧Avatar + AvatarBehavior}
to: {🚧AvatarAppearance + AvatarBehavior}

Changed the capabilities of Event Humanoid.AnimationPlayed
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.ClusterCompositionFinished
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.CustomStatusAdded
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.CustomStatusRemoved
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.EmoteTriggered
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.ServerApplyDescription
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.ServerBreakJoints
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.ServerEquipTool
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.StatusAdded
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Humanoid.StatusRemoved
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event HumanoidDescription.EmotesChanged
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event HumanoidDescription.EquippedEmotesChanged
from: {🚧Avatar}
to: {🚧AvatarAppearance}

Changed the capabilities of Event Seat.RemoteCreateSeatWeld
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Event Seat.RemoteDestroySeatWeld
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Event VehicleSeat.RemoteCreateSeatWeld
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Event VehicleSeat.RemoteDestroySeatWeld
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Event Platform.RemoteCreateMotor6D
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Changed the capabilities of Event Platform.RemoteDestroyMotor6D
from: {🚧Avatar + Basic}
to: {🚧AvatarBehavior + Basic}

Removed Class HandRigDescription
Removed Property HandRigDescription.Side
Removed Property HandRigDescription.Index1
Removed Property HandRigDescription.Index2
Removed Property HandRigDescription.Index3
Removed Property HandRigDescription.Middle1
Removed Property HandRigDescription.Middle2
Removed Property HandRigDescription.Middle3
Removed Property HandRigDescription.Pinky1
Removed Property HandRigDescription.Pinky2
Removed Property HandRigDescription.Pinky3
Removed Property HandRigDescription.Ring1
Removed Property HandRigDescription.Ring2
Removed Property HandRigDescription.Ring3
Removed Property HandRigDescription.Thumb1
Removed Property HandRigDescription.Thumb2
Removed Property HandRigDescription.Thumb3
Removed Property HandRigDescription.IndexRange
Removed Property HandRigDescription.MiddleRange
Removed Property HandRigDescription.PinkyRange
Removed Property HandRigDescription.RingRange
Removed Property HandRigDescription.ThumbRange
Removed Property HandRigDescription.IndexSize
Removed Property HandRigDescription.MiddleSize
Removed Property HandRigDescription.PinkySize
Removed Property HandRigDescription.RingSize
Removed Property HandRigDescription.ThumbSize
Removed Property HandRigDescription.Index1TposeAdjustment
Removed Property HandRigDescription.Index2TposeAdjustment
Removed Property HandRigDescription.Index3TposeAdjustment
Removed Property HandRigDescription.Middle1TposeAdjustment
Removed Property HandRigDescription.Middle2TposeAdjustment
Removed Property HandRigDescription.Middle3TposeAdjustment
Removed Property HandRigDescription.Pinky1TposeAdjustment
Removed Property HandRigDescription.Pinky2TposeAdjustment
Removed Property HandRigDescription.Pinky3TposeAdjustment
Removed Property HandRigDescription.Ring1TposeAdjustment
Removed Property HandRigDescription.Ring2TposeAdjustment
Removed Property HandRigDescription.Ring3TposeAdjustment
Removed Property HandRigDescription.Thumb1TposeAdjustment
Removed Property HandRigDescription.Thumb2TposeAdjustment
Removed Property HandRigDescription.Thumb3TposeAdjustment
Removed Function HandRigDescription:GetFingerControl
Removed Function HandRigDescription:GetFingerTip
Removed Function HandRigDescription:SetFingerControl
Removed Function HandRigDescription:SetFingerTip

Removed Property SlimAnimationDataEntity.SlimBone0
Removed Property SlimAnimationDataEntity.SlimBone1
Removed Property SlimAnimationDataEntity.SlimBone10
Removed Property SlimAnimationDataEntity.SlimBone11
Removed Property SlimAnimationDataEntity.SlimBone12
Removed Property SlimAnimationDataEntity.SlimBone13
Removed Property SlimAnimationDataEntity.SlimBone14
Removed Property SlimAnimationDataEntity.SlimBone15
Removed Property SlimAnimationDataEntity.SlimBone16
Removed Property SlimAnimationDataEntity.SlimBone17
Removed Property SlimAnimationDataEntity.SlimBone18
Removed Property SlimAnimationDataEntity.SlimBone19
Removed Property SlimAnimationDataEntity.SlimBone2
Removed Property SlimAnimationDataEntity.SlimBone20
Removed Property SlimAnimationDataEntity.SlimBone21
Removed Property SlimAnimationDataEntity.SlimBone22
Removed Property SlimAnimationDataEntity.SlimBone23
Removed Property SlimAnimationDataEntity.SlimBone24
Removed Property SlimAnimationDataEntity.SlimBone25
Removed Property SlimAnimationDataEntity.SlimBone26
Removed Property SlimAnimationDataEntity.SlimBone27
Removed Property SlimAnimationDataEntity.SlimBone28
Removed Property SlimAnimationDataEntity.SlimBone29
Removed Property SlimAnimationDataEntity.SlimBone3
Removed Property SlimAnimationDataEntity.SlimBone30
Removed Property SlimAnimationDataEntity.SlimBone31
Removed Property SlimAnimationDataEntity.SlimBone4
Removed Property SlimAnimationDataEntity.SlimBone5
Removed Property SlimAnimationDataEntity.SlimBone6
Removed Property SlimAnimationDataEntity.SlimBone7
Removed Property SlimAnimationDataEntity.SlimBone8
Removed Property SlimAnimationDataEntity.SlimBone9

Removed Function UGCValidationService:CalculateBodyPartMaxCageDistance

Removed Event Player.ConnectDiedSignalBackend

Removed Enum HandRigDescriptionSide
Removed EnumItem HandRigDescriptionSide.None
Removed EnumItem HandRigDescriptionSide.Left
Removed EnumItem HandRigDescriptionSide.Right

Removed EnumItem AnimationNodeInterruptible.ClipFinished
Removed EnumItem AnimationNodeInterruptible.Expression
Removed EnumItem AnimationNodeWaitFor.ClipFinished
Removed EnumItem AnimationNodeWaitFor.Expression

Removed Tag [🏷️NotReplicated] from Class SlimReplicationService
Removed Tag [🏷️NotReplicated] from Class StyleQuery

Version 0.710.1.7100707

Added Class VoxelBuffer : Object {🔒RobloxScript} [🏷️NotCreatable] [🏷️NotReplicated]
Added Function VoxelBuffer:ClearAsync(sizeInVoxels: Vector3?) -> () {🔒RobloxScript} [🏷️Yields]
Added Function VoxelBuffer:DrawBufferAsync(cframe: CFrame, scale: number, source: VoxelBuffer, mergeConfig: { [any]: any }) -> () {🔒RobloxScript} [🏷️Yields]
Added Function VoxelBuffer:FromHeightmapAsync(heightMap: buffer, width: number, height: number, heightMapRect: Rect, offset: number, scale: number, material: number) -> () {🔒RobloxScript} [🏷️Yields]
Added Function VoxelBuffer:GetSizeInVoxels() -> Vector3 {🔒RobloxScript}
Added Function VoxelBuffer:NormalizeAsync() -> () {🔒RobloxScript} [🏷️Yields]
Added Function VoxelBuffer:ReadVoxels(channelIds: { any }) -> { [any]: any } {🔒RobloxScript} [🏷️CustomLuaState]
Added Function VoxelBuffer:UnclampAsync() -> () {🔒RobloxScript} [🏷️Yields]
Added Function VoxelBuffer:WriteVoxels(channels: { [any]: any }) -> () {🔒RobloxScript} [🏷️CustomLuaState]

Added Class RolloutValidationService : Instance [🏷️NotCreatable] [🏷️NotReplicated] [🏷️Service]

Added Property Decal.Rotation: number {🚧Basic}
Added Property Animator.AnimationId0: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.AnimationId1: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.AnimationId2: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.AnimationId3: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.AnimationId4: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.AnimationId5: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.AnimationId6: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.AnimationId7: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.FadeTime0: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.FadeTime1: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.FadeTime2: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.FadeTime3: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.FadeTime4: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.FadeTime5: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.FadeTime6: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.FadeTime7: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.IsPlaying0: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.IsPlaying1: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.IsPlaying2: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.IsPlaying3: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.IsPlaying4: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.IsPlaying5: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.IsPlaying6: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.IsPlaying7: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Looped0: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Looped1: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Looped2: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Looped3: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Looped4: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Looped5: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Looped6: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Looped7: boolean {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.PlaybackSpeed0: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.PlaybackSpeed1: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.PlaybackSpeed2: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.PlaybackSpeed3: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.PlaybackSpeed4: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.PlaybackSpeed5: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.PlaybackSpeed6: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.PlaybackSpeed7: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Priority0: Enum.AnimationPriority {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Priority1: Enum.AnimationPriority {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Priority2: Enum.AnimationPriority {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Priority3: Enum.AnimationPriority {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Priority4: Enum.AnimationPriority {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Priority5: Enum.AnimationPriority {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Priority6: Enum.AnimationPriority {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.Priority7: Enum.AnimationPriority {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.TimePosition0: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.TimePosition1: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.TimePosition2: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.TimePosition3: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.TimePosition4: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.TimePosition5: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.TimePosition6: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.TimePosition7: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightCurrent0: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightCurrent1: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightCurrent2: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightCurrent3: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightCurrent4: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightCurrent5: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightCurrent6: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightCurrent7: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightTarget0: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightTarget1: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightTarget2: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightTarget3: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightTarget4: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightTarget5: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightTarget6: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Animator.WeightTarget7: number {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Chat.ModerationMode: string {🚧Chat} {🔒RobloxScript} [🏷️Hidden] [🏷️NotReplicated]
Added Property TextChatMessage.OriginalText: string {🚧Chat} {🔒RobloxScript} [🏷️Hidden]
Added Property TextChatMessage.RewrittenText: string {🚧Chat} {🔒RobloxScript} [🏷️Hidden]
Added Property TextChatMessage.RewrittenTranslation: string {🚧Chat} {🔒RobloxScript} [🏷️Hidden]
Added Property TextChatMessage.WasRewritten: boolean {🚧Chat} {🔒RobloxScript} [🏷️Hidden]
Added Property RolloutValidation.AdditionalFluffOne: number {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.AdditionalFluffThree: number {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.AdditionalFluffTwo: boolean {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.CreationVersion: number {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]

Added Function Chat:RequestModerationModeEnabled(enabled: boolean) -> () {🚧Chat} {🔒RobloxScript}
Added Function GeometryService:GenerateFragmentSites(part: BasePart, options: { [any]: any }?) -> { any } {🚧CSG}
Added Function Terrain:CreateVoxelBuffer_beta() -> VoxelBuffer {🚧Environment} {🔒RobloxScript}
Added Function Terrain:DrawBufferAsync(cframe: CFrame, scale: number, resolution: number, source: VoxelBuffer, mergeConfig: { [any]: any }) -> () {🚧Environment} {🔒RobloxScript} [🏷️Yields]
Added Function Terrain:ReadBufferAsync(region: Region3, resolution: number) -> VoxelBuffer {🚧Environment} {🔒RobloxScript} [🏷️Yields]

Added Event Chat.ModerationModeEnabledChanged(enabled: boolean) {🚧Chat} {🔒RobloxEngine} [🏷️Hidden]
Added Event VoiceChatService.SsrcUserIdMappingUpdate(ssrcs: { any }, userIds: { any }, sessionId: string, eventTag: number) {🚧Audio + Chat} {🔒RobloxEngine} [🏷️Hidden]
Added Event VoiceChatService.VoiceMigration(reason: Enum.VoiceRccReconnectReason) {🚧Audio + Chat} {🔒RobloxEngine} [🏷️Hidden]

Added Enum TerrainLiquidMergeOperation
Added EnumItem TerrainLiquidMergeOperation.None : 0
Added EnumItem TerrainLiquidMergeOperation.Source : 1
Added EnumItem TerrainLiquidMergeOperation.Union : 2
Added EnumItem TerrainLiquidMergeOperation.Difference : 3
Added EnumItem TerrainLiquidMergeOperation.Intersect : 4

Added Enum TerrainSolidMergeOperation
Added EnumItem TerrainSolidMergeOperation.None : 0
Added EnumItem TerrainSolidMergeOperation.Paint : 1
Added EnumItem TerrainSolidMergeOperation.Source : 2
Added EnumItem TerrainSolidMergeOperation.Union : 3
Added EnumItem TerrainSolidMergeOperation.Dig : 4
Added EnumItem TerrainSolidMergeOperation.Difference : 5
Added EnumItem TerrainSolidMergeOperation.Intersect : 6
Added EnumItem TerrainSolidMergeOperation.Cut : 7
Added EnumItem TerrainSolidMergeOperation.Place : 8

Added Enum VoiceRccReconnectReason
Added EnumItem VoiceRccReconnectReason.Unknown : 0
Added EnumItem VoiceRccReconnectReason.Migration : 1
Added EnumItem VoiceRccReconnectReason.CloseRoom : 2

Added Tag [🏷️NotReplicated] to Class RolloutValidation

Changed the capabilities of Function GeometryService:SweepPartAsync
from: {🚧CSG + InternalTest}
to: {🚧CSG}

Changed the capabilities and parameters of Function GeometryService:FragmentAsync
from: {🚧CSG + InternalTest}(part: BasePart, fragmentSites: { any }, options: { [any]: any }?, mainPartSites: { any }? = {})
to: {🚧CSG}(part: BasePart, sites: { any }, options: { [any]: any }?)

Changed the parameters of Function HumanoidRigDescription:SetJoint
from: (label: Enum.RigLabel, character: Instance)
to: (label: Enum.RigLabel, joint: Instance)

Changed the parameters and return-type of Function AssetService:ComposeDecalAsync
from: (layers: { any })-> Decal
to: (decal: Decal, layers: { any })-> ()

Changed the value of EnumItem RigLabel.Root from 1 to 2
Changed the value of EnumItem RigLabel.LeftHip from 15 to 3
Changed the value of EnumItem RigLabel.LeftKnee from 16 to 4
Changed the value of EnumItem RigLabel.LeftAnkle from 17 to 5
Changed the value of EnumItem RigLabel.RightHip from 19 to 7
Changed the value of EnumItem RigLabel.RightKnee from 20 to 8
Changed the value of EnumItem RigLabel.RightAnkle from 21 to 9
Changed the value of EnumItem RigLabel.Waist from 3 to 11
Changed the value of EnumItem RigLabel.LeftShoulder from 8 to 12
Changed the value of EnumItem RigLabel.LeftElbow from 9 to 13
Changed the value of EnumItem RigLabel.LeftWrist from 10 to 14
Changed the value of EnumItem RigLabel.RightShoulder from 12 to 16
Changed the value of EnumItem RigLabel.RightElbow from 13 to 17
Changed the value of EnumItem RigLabel.RightWrist from 14 to 18
Changed the value of EnumItem RigLabel.Neck from 5 to 20
Changed the value of EnumItem RigLabel.Pelvis from 2 to 23
Changed the value of EnumItem RigLabel.Chest from 4 to 24
Changed the value of EnumItem RigLabel.HeadBase from 6 to 25
Changed the value of EnumItem RigLabel.LeftClavicle from 7 to 26
Changed the value of EnumItem RigLabel.RightClavicle from 11 to 27
Changed the value of EnumItem RigLabel.LeftToes from 18 to 28
Changed the value of EnumItem RigLabel.RightToes from 22 to 29

Removed Class StreamingService
Removed Function StreamingService:ExecuteCommandAsync
Removed Function StreamingService:AttemptSaveAndSendPlaceTelemetry
Removed Function StreamingService:BindCodeToGuid
Removed Function StreamingService:GetEphemeralVariable
Removed Function StreamingService:GetInstance
Removed Function StreamingService:GetRequiredScripts
Removed Function StreamingService:InvokeCommand
Removed Function StreamingService:RegisterCommandInternal
Removed Function StreamingService:RegisterContextCollector
Removed Function StreamingService:RunSandboxedCode
Removed Function StreamingService:SearchForAssets
Removed Function StreamingService:SetEphemeralVariable
Removed Function StreamingService:SetPluginInfoCallback
Removed Function StreamingService:UnregisterCommand
Removed Function StreamingService:UnregisterContextCollector
Removed Event StreamingService.ConversationCleared
Removed Event StreamingService.RequestEnded
Removed Event StreamingService.RequestError
Removed Event StreamingService.RequestStarted
Removed Event StreamingService.SequentialCommandsFinished
Removed Event StreamingService.Stream

Removed Class ChatbotUIService
Removed Function ChatbotUIService:DisplayContent
Removed Function ChatbotUIService:GetSettings
Removed Event ChatbotUIService.ActionActivatedSignal
Removed Event ChatbotUIService.FindVariationsSignal
Removed Event ChatbotUIService.SetMaterialSettingsSignal
Removed Event ChatbotUIService.SettingChangedSignal
Removed Event ChatbotUIService.ShiftToAssetIdSignal
Removed Event ChatbotUIService.ShiftVariationSignal

Removed Property Workspace.RolloutValidationBinaryExpectedValue
Removed Property Workspace.RolloutValidationBinaryString
Removed Property Workspace.RolloutValidationSharedExpectedValue
Removed Property Workspace.RolloutValidationSharedString

Removed Function AssetService:ComposeDecal
Removed Function ConversationalAIAcceptanceService:AlternativeAssetSelected
Removed Function ConversationalAIAcceptanceService:AssetInserted
Removed Function ConversationalAIAcceptanceService:CodeRunnerActivated
Removed Function ConversationalAIAcceptanceService:CodeRunnerCompleted
Removed Function ConversationalAIAcceptanceService:CodeRunnerUndone
Removed Function ConversationalAIAcceptanceService:DataModelHierarchyLatency
Removed Function ConversationalAIAcceptanceService:ErrorTelemetry
Removed Function ConversationalAIAcceptanceService:InstanceInserted
Removed Function ConversationalAIAcceptanceService:RecordingActionEnded
Removed Function ConversationalAIAcceptanceService:ReportJSONEncodeFailure
Removed Function ConversationalAIAcceptanceService:SendCommandErrorTelemetry

Removed Event VoiceChatService.SsrcFeedIdMappingUpdate

Version 0.709.0.7090870

Added Property CharacterMesh.BaseTextureContent: Content {🚧Avatar}
Added Property CharacterMesh.MeshContent: Content {🚧Avatar}
Added Property CharacterMesh.OverlayTextureContent: Content {🚧Avatar}
Added Property HumanoidDescription.StaticFacialAnimation: boolean {🚧Avatar}
Added Property InputBinding.ClampMagnitudeToOne: boolean {🚧Input}
Added Property Sound.AcousticSimulationEnabled: boolean {🚧LegacySound}
Added Property NetworkSettings.InboundNetworkLossPercent: number {🚧Network} {🔒NotAccessible} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property NetworkSettings.InboundNetworkMaxDelayMs: number {🚧Network} {🔒NotAccessible} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property NetworkSettings.InboundNetworkMinDelayMs: number {🚧Network} {🔒NotAccessible} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property NetworkSettings.NetworkEmulationEnabled: boolean {🚧Network} {🔒NotAccessible} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property NetworkSettings.OutboundNetworkLossPercent: number {🚧Network} {🔒NotAccessible} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property NetworkSettings.OutboundNetworkMaxDelayMs: number {🚧Network} {🔒NotAccessible} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property NetworkSettings.OutboundNetworkMinDelayMs: number {🚧Network} {🔒NotAccessible} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property Studio.CameraNavigationModel: Enum.CameraNavigationModel {🔒RobloxScript}
Added Property StyleRule.PropertyTransitionsSerialize: BinaryString {🚧UI} [🏷️Hidden] [🏷️NotScriptable]
Added Property TextChatMessage.ForModeration: boolean {🚧Chat} {🔒RobloxScript} [🏷️Hidden]
Added Property StudioCameraService.FocusDistance: number {🔒RobloxScript}

Added Function AnalyticsService:GetDurationLoggerTimestamp() -> number {🚧Basic + InternalTest}
Added Function DataStoreService:SetRateLimitForRequestType(requestType: Enum.DataStoreRequestType, baseLimit: number, perPlayerLimit: number) -> () {🚧DataStore}
Added Function FaceControls:HasOverrideFACSData() -> boolean {🚧Animation} {🔒RobloxScript}
Added Function StyleRule:GetPropertyTransitions() -> { [any]: any } {🚧UI}
Added Function StyleRule:SetPropertyTransitions(properties: { [any]: any }) -> () {🚧UI}
Added Function StyleRule:SetPropertyTransition(property: string, transitionParams: any) -> () {🚧UI} {🔒RobloxScript}
Added Function TestService:StartTestSession() -> () {🚧InternalTest}
Added Function TestService:StopTestSession() -> () {🚧InternalTest}
Added Function TestService:getTestSessionProviderStats(providerName: string) -> { [any]: any } {🚧InternalTest}
Added Function TextChatService:setModerationModeEnabled(userId: number, enabled: boolean) -> boolean {🚧Chat} {🔒RobloxScript}
Added Function StudioAssetService:PromptSaveInstanceToRobloxAsync(instance: Instance, assetType: any) -> ...any {🔒RobloxScript} [🏷️Yields]
Added Function StudioAssetService:ResolveSaveInstanceToRoblox(requestId: string, assetId: number?, assetName: string?, errorMessage: string?) -> () {🔒RobloxScript}
Added Function StudioCameraService:InFocusMode() -> boolean {🔒RobloxScript}
Added Function StudioCameraService:InterpolateView(target: CFrame) -> () {🔒RobloxScript}
Added Function StudioCameraService:SetFocusLock(value: boolean) -> () {🔒RobloxScript}
Added Function SystemThemeService:getSystemTheme() -> Enum.SystemThemeValue {🔒RobloxScript}
Added Function UGCValidationService:ValidateHSRMeshIds(wrapLayerInstance: Instance, hsrInstance: Instance) -> boolean {🔒RobloxScript}

Added Event FaceControls.InternalFacsOverrideChanged() {🚧Animation} {🔒RobloxScript}
Added Event VideoService.PlaybackReport(timePlayedMs: { [any]: any }, timeDownloadedMs: { [any]: any }, timeVisibleMs: { [any]: any }) {🔒RobloxEngine} [🏷️Hidden]
Added Event StudioAssetService.OnPromptSaveInstanceToRobloxAsync(instance: Instance, assetType: any, requestId: string) {🔒RobloxScript}
Added Event StudioCameraService.FocusStateChanged() {🔒RobloxScript}
Added Event StudioCameraService.OnMouseCaptureBegin() {🔒RobloxScript}
Added Event StudioCameraService.OnMouseCaptureEnd() {🔒RobloxScript}
Added Event StudioCameraService.PointFocused(point: Vector3) {🔒RobloxScript}
Added Event StudioCameraService.UpdateUI(deltaTime: number) {🔒RobloxScript}

Added Enum CameraNavigationModel
Added EnumItem CameraNavigationModel.Roblox : 0
Added EnumItem CameraNavigationModel.IndustryCompatible : 1

Added Tag [🏷️Hidden] to Property AudioPlayer.AudioContent
Added Tag [🏷️Hidden] to Property Sound.AudioContent
Added Tag [🏷️NotReplicated] to Class VideoSampler

Changed the capabilities of Property AdGui.Status
from: {🚧UI}
to: {🚧Monetization + UI}

Changed the capabilities of Property AdGui.EnableVideoAds
from: {🚧UI}
to: {🚧Monetization + UI}

Changed the capabilities of Property AudioDeviceInput.AccessType
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Property AudioDeviceInput.Active
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Property AudioDeviceInput.Muted
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Property AudioDeviceInput.Player
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property AudioDeviceInput.Volume
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Property Explosion.BlastPressure
from: {🚧Undefined}
to: {🚧AvatarBehavior}

Changed the capabilities of Property Explosion.BlastRadius
from: {🚧Undefined}
to: {🚧AvatarBehavior}

Changed the capabilities of Property Explosion.DestroyJointRadiusPercent
from: {🚧Undefined}
to: {🚧AvatarBehavior}

Changed the capabilities of Property Explosion.ExplosionType
from: {🚧Undefined}
to: {🚧AvatarBehavior}

Changed the capabilities of Property Explosion.Position
from: {🚧Undefined}
to: {🚧AvatarBehavior}

Changed the capabilities of Property Explosion.TimeScale
from: {🚧Undefined}
to: {🚧AvatarBehavior}

Changed the capabilities of Property Explosion.Visible
from: {🚧Undefined}
to: {🚧AvatarBehavior}

Changed the capabilities of Property ForceField.Visible
from: {🚧Undefined}
to: {🚧AvatarBehavior}

Changed the capabilities of Property GuiService.AutoSelectGuiEnabled
from: {🚧Undefined}
to: {🚧Input + UI}

Changed the capabilities of Property GuiService.GuiNavigationEnabled
from: {🚧Undefined}
to: {🚧Input + UI}

Changed the capabilities of Property GuiService.MenuIsOpen from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property GuiService.PreferredTextSize from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property GuiService.SelectedObject
from: {🚧Undefined}
to: {🚧Input + UI}

Changed the capabilities of Property GuiService.TopbarInset from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property GuiService.TouchControlsEnabled
from: {🚧Undefined}
to: {🚧Input + UI}

Changed the capabilities of Property GuiService.ViewportDisplaySize from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property MaterialVariant.AlphaMode
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.BaseMaterial
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.ColorMap
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.ColorMapContent
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.EmissiveMaskContent
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.EmissiveStrength
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.EmissiveTint
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.MaterialPattern
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.MetalnessMap
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.MetalnessMapContent
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.NormalMap
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.NormalMapContent
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.RoughnessMap
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.RoughnessMapContent
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.StudsPerTile
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.CustomPhysicalProperties
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property NetworkSettings.RandomizeJoinInstanceOrder
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property NetworkSettings.RenderStreamedRegions
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property NetworkSettings.ShowActiveAnimationAsset
from: {🚧Undefined}
to: {🚧Animation + Network}

Changed the capabilities of Property NetworkSettings.IncomingReplicationLag
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property NetworkSettings.PrintJoinSizeBreakdown
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property NetworkSettings.PrintPhysicsErrors
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property NetworkSettings.PrintStreamInstanceQuota
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property NetworkSettings.HttpProxyEnabled
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property NetworkSettings.HttpProxyURL
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property ProximityPrompt.ActionText
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.ClickablePrompt
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.Enabled
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.Exclusivity
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.GamepadKeyCode
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.HoldDuration
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.KeyboardKeyCode
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.MaxActivationDistance
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.MaxIndicatorDistance
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.ObjectText
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.RequiresLineOfSight
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.Style
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.UIOffset
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.AutoLocalize
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property ProximityPrompt.RootLocalizationTable
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Property VoiceChatService.DefaultDistanceAttenuation
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Property VoiceChatService.EnableDefaultVoice
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Property VoiceChatService.UseAudioApi
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Property AudioDeviceInput.AccessList
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Property AudioDeviceInput.IsReady
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Property AudioDeviceInput.MutedByLocalUser
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Property Explosion.LocalTransparencyModifier
from: {🚧Undefined}
to: {🚧AvatarBehavior}

Changed the capabilities of Property GuiService.CoreEffectFolder from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property GuiService.CoreGuiFolder from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property GuiService.CoreGuiNavigationEnabled
from: {🚧Undefined}
to: {🚧Input + UI}

Changed the capabilities of Property GuiService.DisplayScalingMode from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property GuiService.IsModalDialog from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property GuiService.IsWindows from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property GuiService.PreferredTransparency from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property GuiService.ReducedMotionEnabled from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property GuiService.SelectedCoreObject from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property GuiService.ViewportSizeInMM from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property MaterialService.AsphaltName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.BasaltName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.BrickName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.CardboardName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.CarpetName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.CeramicTilesName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.ClayRoofTilesName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.CobblestoneName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.ConcreteName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.CorrodedMetalName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.CrackedLavaName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.DiamondPlateName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.FabricName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.FoilName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.GlacierName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.GraniteName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.GrassName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.GroundName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.IceName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.LeafyGrassName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.LeatherName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.LimestoneName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.MarbleName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.MetalName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.MudName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.PavementName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.PebbleName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.PlasterName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.PlasticName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.RockName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.RoofShinglesName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.RubberName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.SaltName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.SandName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.SandstoneName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.SlateName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.SmoothPlasticName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.SnowName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.WoodName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.WoodPlanksName
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.Use2022Materials
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialService.Use2022MaterialsXml
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.AvgMetalness
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.AvgRoughness
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property MaterialVariant.TexturePack
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Property NetworkSettings.EmulatedTotalMemoryInMB
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property NetworkSettings.FreeMemoryMBytes
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property NetworkSettings.OpenCertManagerDialog
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Property TeleportService.CustomizedTeleportUI
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Property VoiceChatService.UseNewAudioApi
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Property VoiceChatService.UseNewControlPaths
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Property VoiceChatService.UseNewJoinFlow
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Property VoiceChatService.UseStreamSwitching
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Property VoiceChatService.VoiceChatEnabledForPlaceOnRcc
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Property VoiceChatService.VoiceChatEnabledForUniverseOnRcc
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the security of Property StudioCameraService.LockCameraSpeed
from: {🔒None}
to: {🔒RobloxScript}

Changed the security of Property StudioCameraService.LoggingEnabled
from: {🔒None}
to: {🔒RobloxScript}

Changed the capabilities of Function AdService:CreateAdRewardFromDevProductId
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:GetAdAvailabilityNowAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:RegisterAdOpportunityAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:ShowRewardedVideoAdAsync
from: {🚧Undefined}
to: {🚧Monetization + UI}

Changed the capabilities of Function AdService:UnregisterAdOpportunity
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:GetAdAvailabilityNowForUniverseAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:GetAdTeleportInfo
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:GetReportAdInfo
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:HandleWhyThisAdClicked
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:HideEudsaDisclosure
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:OnDemandVideoCompleteFromUI
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:ReturnToPublisherExperience
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:SetAdGuiInteractivityHandlerInitialized
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:ShowRewardedVideoAdAtClientAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:ShowVideoAd
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AdService:SubmitAdNotification
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AudioDeviceInput:GetConnectedWires
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Function AudioDeviceInput:GetInputPins
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Function AudioDeviceInput:GetOutputPins
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Function AudioDeviceInput:GetUserIdAccessList
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Function AudioDeviceInput:SetUserIdAccessList
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Function AvatarCreationService:AutoSetupAvatarAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function AvatarCreationService:GenerateAvatar2DPreviewAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function AvatarCreationService:GenerateAvatarAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function AvatarCreationService:GetBatchTokenDetailsAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function AvatarCreationService:LoadAvatar2DPreviewAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function AvatarCreationService:LoadGeneratedAvatarAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function AvatarCreationService:PrepareAvatarForPreviewAsync
from: {🚧Undefined}
to: {🚧Avatar}

Changed the capabilities of Function AvatarCreationService:PromptCreateAvatarAsync
from: {🚧Undefined}
to: {🚧AssetCreateUpdate + Monetization}

Changed the capabilities of Function AvatarCreationService:PromptSelectAvatarGenerationImageAsync
from: {🚧Undefined}
to: {🚧SensitiveInput}

Changed the capabilities of Function AvatarCreationService:RequestAvatarGenerationSessionAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function AvatarEditorService:CheckApplyDefaultClothingAsync
from: {🚧Undefined}
to: {🚧Avatar}

Changed the capabilities of Function AvatarEditorService:ConformToAvatarRulesAsync
from: {🚧Undefined}
to: {🚧Avatar}

Changed the capabilities of Function AvatarEditorService:GetBatchItemDetailsAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:GetFavoriteAsync
from: {🚧Undefined}
to: {🚧AssetRead + Players}

Changed the capabilities of Function AvatarEditorService:GetInventoryAsync
from: {🚧Undefined}
to: {🚧AssetRead + Players}

Changed the capabilities of Function AvatarEditorService:GetItemDetailsAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:GetOutfitDetailsAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:GetOutfitsAsync
from: {🚧Undefined}
to: {🚧AssetRead + Players}

Changed the capabilities of Function AvatarEditorService:GetRecommendedAssetsAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:GetRecommendedBundlesAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:PromptAllowInventoryReadAccess
from: {🚧Undefined}
to: {🚧AssetRead + Players}

Changed the capabilities of Function AvatarEditorService:PromptCreateOutfit
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Function AvatarEditorService:PromptDeleteOutfit
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Function AvatarEditorService:PromptRenameOutfit
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Function AvatarEditorService:PromptSaveAvatar
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Function AvatarEditorService:PromptSetFavorite
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Function AvatarEditorService:PromptUpdateOutfit
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Function AvatarEditorService:SearchCatalogAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:CheckApplyDefaultClothing
from: {🚧Undefined}
to: {🚧Avatar}

Changed the capabilities of Function AvatarEditorService:ConformToAvatarRules
from: {🚧Undefined}
to: {🚧Avatar}

Changed the capabilities of Function AvatarEditorService:GetBatchItemDetails
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:GetFavorite
from: {🚧Undefined}
to: {🚧AssetRead + Players}

Changed the capabilities of Function AvatarEditorService:GetInventory
from: {🚧Undefined}
to: {🚧AssetRead + Players}

Changed the capabilities of Function AvatarEditorService:GetItemDetails
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:GetOutfitDetails
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:GetOutfits
from: {🚧Undefined}
to: {🚧AssetRead + Players}

Changed the capabilities of Function AvatarEditorService:GetRecommendedAssets
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:GetRecommendedBundles
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AvatarEditorService:SearchCatalog
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function ExperienceNotificationService:CanPromptOptInAsync
from: {🚧Undefined}
to: {🚧Players + Social}

Changed the capabilities of Function ExperienceNotificationService:PromptOptIn
from: {🚧Undefined}
to: {🚧Players + Social}

Changed the capabilities of Function ExperienceNotificationService:InvokeOptInPromptClosed
from: {🚧Undefined}
to: {🚧Players + Social}

Changed the capabilities of Function GuiService:CloseInspectMenu from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:DismissNotification from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetEmotesMenuOpen from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetGameplayPausedNotificationEnabled from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetGuiInset from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetInsetArea from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetInspectMenuEnabled from {🚧Undefined} to {🚧UI}

Changed the capabilities of Function GuiService:InspectPlayerFromHumanoidDescription
from: {🚧Undefined}
to: {🚧Avatar + UI}

Changed the capabilities of Function GuiService:InspectPlayerFromUserId
from: {🚧Undefined}
to: {🚧Avatar + UI}

Changed the capabilities of Function GuiService:IsTenFootInterface from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:Select from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SendNotification from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SetEmotesMenuOpen from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SetGameplayPausedNotificationEnabled from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SetInspectMenuEnabled from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SetUiMessage from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:AddCenterDialog from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:AddKey from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:AddSelectionParent from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:AddSelectionTuple from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:AddSpecialKey from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:BroadcastNotification from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:ClearError from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:CloseStatsBasedOnInputString from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:ForceTenFootInterface from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetBrickCount from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetClosestDialogToPosition from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetClosestVisibleDialogToPosition from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetErrorCode from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetErrorDetails from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetErrorMessage from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetErrorType from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetGuiIsVisible from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetHardwareSafeViewport from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetNotificationTypeList from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetRawScreenScale from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetResolutionScale from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetSafeZoneOffsets from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetScreenResolution from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:GetUiMessage from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:InspectPlayerFromUserIdWithCtx from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:IsMemoryTrackerEnabled from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:OnNotificationDisplayed from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:OnNotificationInteraction from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:OpenBrowserWindow from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:OpenNativeOverlay from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:RemoveCenterDialog from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:RemoveKey from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:RemoveSelectionGroup from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:RemoveSpecialKey from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SendUIOcclusionMetricsForQueryRegion from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SetGlobalGuiInset from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SetHardwareSafeAreaInsets from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SetMenuIsOpen from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SetPurchasePromptIsShown from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SetSafeZoneOffsets from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:SetTopbarInset from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:ShowStatsBasedOnInputString from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:ToggleFullscreen from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:ToggleGuiIsVisibleForCaptures from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function GuiService:ToggleGuiIsVisibleIfAllowed from {🚧Undefined} to {🚧UI}

Changed the capabilities of Function Humanoid:BuildRigFromAttachments
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:ChangeState
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:EquipTool
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:GetBodyPartR15
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:GetLimb
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:GetMoveVelocity
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:GetState
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:GetStateEnabled
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:Move
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:MoveTo
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:PlayEmoteAsync
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:SetStateEnabled
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:TakeDamage
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:UnequipTools
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function Humanoid:PlayEmote
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Function MaterialService:GetBaseMaterialOverride
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Function MaterialService:GetMaterialVariant
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Function MaterialService:SetBaseMaterialOverride
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Function MaterialService:GetIsMaterialActionAsToolEnabled
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Function MaterialService:GetMaterialOverrideChanged
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Function MaterialService:GetOverrideStatus
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Function MaterialService:SetCurrentMaterial
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Function MaterialService:ToggleMaterialFillToolEnabled
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Function NetworkReplicator:GetPlayer
from: {🚧Undefined}
to: {🚧Network + Players}

Changed the capabilities of Function PlayerScripts:ClearComputerCameraMovementModes
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function PlayerScripts:ClearComputerMovementModes
from: {🚧Undefined}
to: {🚧Input + Players}

Changed the capabilities of Function PlayerScripts:ClearTouchCameraMovementModes
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function PlayerScripts:ClearTouchMovementModes
from: {🚧Undefined}
to: {🚧Input + Players}

Changed the capabilities of Function PlayerScripts:RegisterComputerCameraMovementMode
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function PlayerScripts:RegisterComputerMovementMode
from: {🚧Undefined}
to: {🚧Input + Players}

Changed the capabilities of Function PlayerScripts:RegisterTouchCameraMovementMode
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function PlayerScripts:RegisterTouchMovementMode
from: {🚧Undefined}
to: {🚧Input + Players}

Changed the capabilities of Function PlayerScripts:GetRegisteredComputerCameraMovementModes
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function PlayerScripts:GetRegisteredComputerMovementModes
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function PlayerScripts:GetRegisteredTouchCameraMovementModes
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function PlayerScripts:GetRegisteredTouchMovementModes
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function ProximityPrompt:InputHoldBegin
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Function ProximityPrompt:InputHoldEnd
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Function TeleportService:GetArrivingTeleportGui
from: {🚧Undefined}
to: {🚧Teleport + UI}

Changed the capabilities of Function TeleportService:GetLocalPlayerTeleportData
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:GetPlayerPlaceInstanceAsync
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:GetTeleportSetting
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:PromptExperienceDetailsAsync
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:ReserveServerAsync
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:SetTeleportGui
from: {🚧Undefined}
to: {🚧Teleport + UI}

Changed the capabilities of Function TeleportService:SetTeleportSetting
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:Teleport
from: {🚧Undefined}
to: {🚧Teleport + UI}

Changed the capabilities of Function TeleportService:TeleportAsync
from: {🚧Undefined}
to: {🚧Teleport + UI}

Changed the capabilities of Function TeleportService:TeleportPartyAsync
from: {🚧Undefined}
to: {🚧Teleport + UI}

Changed the capabilities of Function TeleportService:TeleportToPlaceInstance
from: {🚧Undefined}
to: {🚧Teleport + UI}

Changed the capabilities of Function TeleportService:TeleportToPrivateServer
from: {🚧Undefined}
to: {🚧Teleport + UI}

Changed the capabilities of Function TeleportService:TeleportToSpawnByName
from: {🚧Undefined}
to: {🚧Teleport + UI}

Changed the capabilities of Function TeleportService:Block
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:GetThirdPartyTeleportInfo
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:PromptExperienceDetailsCompleted
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:ReserveServer
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:TeleportCancel
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:TeleportReconnect
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:TeleportTrustedBackForth
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:TeleportTrustedBackHistory
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:TeleportedPlacesBackHistory
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:TeleportedUniversesBackHistory
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportService:UnblockAsync
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function VoiceChatService:GetChatGroupsAsync
from: {🚧Chat}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:IsVoiceEnabledForUserIdAsync
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:getInternalChannelId
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:getInternalGroupId
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:getInternalPublishPause
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:getInternalSessionId
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:getInternalSubscribePause
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:getInternalSubscribePauseAll
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:getInternalVoiceChatApiVersion
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:isInternalPublishPaused
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:joinVoice
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:lastVoiceChatStats
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:leaveVoice
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:notifyServerACSCleanup
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function VoiceChatService:rejoinVoice
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Function ClientReplicator:IsStreamedOut
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function ClientReplicator:RequestRCCProfilerData
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function ClientReplicator:RequestServerStats
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Event AdService.AdTeleportEnded
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.AdTeleportInitiated
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.ReportImpressionSignal
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.ReportTeleportSignal
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.RewardedVideoAdEnded
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.RewardedVideoAdStarted
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.ServeAdResponseSignal
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.ServeAdSignal
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.ShowDynamicEudsaDisclosure
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.ShowReportAdPopup
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.VideoAdClosed
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.adGuiRegisterUI
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.rewardedVideoAdPlayServerToClient
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.rewardedVideoAdPlayServerToClientWithPlacement
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AdService.rewardedVideoAdResultClientToServer
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event AudioDeviceInput.WiringChanged
from: {🚧Undefined}
to: {🚧Audio + Input}

Changed the capabilities of Event AvatarCreationService.AvatarAssetModerationCompleted
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Event AvatarCreationService.AvatarModerationCompleted
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Event AvatarEditorService.PromptAllowInventoryReadAccessCompleted
from: {🚧Undefined}
to: {🚧AssetRead + Players}

Changed the capabilities of Event AvatarEditorService.PromptCreateOutfitCompleted
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Event AvatarEditorService.PromptDeleteOutfitCompleted
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Event AvatarEditorService.PromptRenameOutfitCompleted
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Event AvatarEditorService.PromptSaveAvatarCompleted
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Event AvatarEditorService.PromptSetFavoriteCompleted
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Event AvatarEditorService.PromptUpdateOutfitCompleted
from: {🚧Undefined}
to: {🚧PlatformAvatarEditing + Players}

Changed the capabilities of Event ExperienceNotificationService.OptInPromptClosed
from: {🚧Undefined}
to: {🚧Players + Social}

Changed the capabilities of Event ExperienceNotificationService.PromptOptInRequested
from: {🚧Undefined}
to: {🚧Players + Social}

Changed the capabilities of Event Explosion.Hit
from: {🚧Undefined}
to: {🚧AvatarBehavior}

Changed the capabilities of Event GuiService.MenuClosed from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.MenuOpened from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.BrowserWindowClosed from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.CloseInspectMenuRequest from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.CoreGuiRenderOverflowed from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.EmotesMenuOpenChanged from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.ErrorMessageChanged from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.GuiVisibilityChangedSignal from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.InspectMenuEnabledChangedSignal from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.InspectPlayerFromHumanoidDescriptionRequest from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.InspectPlayerFromUserIdWithCtxRequest from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.KeyPressed from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.NativeClose from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.NetworkPausedEnabledChanged from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.Open9SliceEditor from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.OpenStyleEditor from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.PurchasePromptShown from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.SafeZoneOffsetsChanged from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.ShowLeaveConfirmation from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.SpecialKeyPressed from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event GuiService.UiMessageChanged from {🚧Undefined} to {🚧UI}

Changed the capabilities of Event Humanoid.Climbing
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.Died
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.FallingDown
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.FreeFalling
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.GettingUp
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.HealthChanged
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.Jumping
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.MoveToFinished
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.PlatformStanding
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.Ragdoll
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.Running
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.Seated
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.StateChanged
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.StateEnabledChanged
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.Strafing
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.Swimming
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event Humanoid.Touched
from: {🚧Avatar}
to: {🚧Avatar + AvatarBehavior}

Changed the capabilities of Event MaterialService.MaterialFillToolEnabledChanged
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Event MaterialService.OverrideStatusChanged
from: {🚧Undefined}
to: {🚧Material}

Changed the capabilities of Event PlayerScripts.ComputerCameraMovementModeRegistered
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Event PlayerScripts.ComputerMovementModeRegistered
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Event PlayerScripts.TouchCameraMovementModeRegistered
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Event PlayerScripts.TouchMovementModeRegistered
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Event ProximityPrompt.IndicatorHidden
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.IndicatorShown
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.PromptButtonHoldBegan
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.PromptButtonHoldEnded
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.PromptHidden
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.PromptShown
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.TriggerEnded
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.Triggered
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.ButtonHoldBeganActionReplicated
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.ButtonHoldEndedActionReplicated
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.TriggerEndedActionReplicated
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event ProximityPrompt.TriggeredActionReplicated
from: {🚧UI}
to: {🚧Input + UI}

Changed the capabilities of Event TeleportService.LocalPlayerArrivedFromTeleport
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Event TeleportService.TeleportInitFailed
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Event TeleportService.MenuTeleportAttempt
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Event TeleportService.OpenExperienceDetailsPrompt
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Event TeleportService.ReconnectTeleportInitFailed
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Event TeleportService.SendVIPData
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Event TeleportService.TeleportInProgress
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Event TeleportService.TeleportInitFailedInternal
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Event VoiceChatService.ACSCleanup
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.ClientRetryJoin
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.ClientRetryJoinWithConfig
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.ClientStreamSwitchAck
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.FetchUserTurnAuthOperationFailed
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.JoinedVoice
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.PublishStateChange
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.PublishingHandshakeAcked
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.PublishingHandshakeAckedWithBothSdp
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.PublishingHandshakeAckedWithCompressedSdp
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.PublishingHandshakeCompleted
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.PublishingHandshakeInitiated
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.PublishingHandshakeInitiatedWithBothSdp
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.PublishingHandshakeInitiatedWithCompressedSdp
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.ReJoinedVoice
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.RelayCandidatesGathered
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SsrcFeedIdMappingUpdate
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SubscribeStateChange
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SubscriptionFeedStarted
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SubscriptionHandshakeAcked
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SubscriptionHandshakeAckedWithBothSdp
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SubscriptionHandshakeAckedWithCompressedSdp
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SubscriptionHandshakeCompleted
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SubscriptionHandshakeInitiated
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SubscriptionHandshakeInitiatedWithBothSdp
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SubscriptionHandshakeInitiatedWithCompressedSdp
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.SubscriptionReset
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.UpdateTurnAuthInfoRequest
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.UserTurnAuth
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.VoiceChatClientVoiceCapability
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.VoiceChatClientVoiceCapabilityWithConfig
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.VoiceChatPlayerMuteStateChangedClientToServer
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.VoiceChatPlayerMuteStateChangedServerToClient
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.VoiceChatSampleTaggedEventClientToServer
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.VoiceChatSampleTaggedEventServerToClient
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.VoiceChatStatsCollected
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.VoiceChatSubscriptionInitialBatchEmpty
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.VoiceChatplayerMuteStatusChangedEvent
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event VoiceChatService.VoiceSetupFailed
from: {🚧Undefined}
to: {🚧Audio + Chat}

Changed the capabilities of Event ClientReplicator.RCCProfilerDataComplete
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Event ClientReplicator.StatsReceived
from: {🚧Undefined}
to: {🚧Network}

Changed the security of Event StudioCameraService.ShowCameraSpeed
from: {🔒None}
to: {🔒RobloxScript}

Changed the capabilities of Callback AdGui.OnAdEvent
from: {🚧UI}
to: {🚧Monetization + UI}

Changed the capabilities of Callback AdService.onDemandVideoPlayInUI
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Callback GuiService.SendCoreUiNotification from {🚧Undefined} to {🚧UI}

Removed Event FaceControls.HasInternalFacsOverrideChanged
Removed Event Players.RequestCloudEditImmediatePublishWithContext
Removed Event Players.RequestTeamCreateImmediateSaveWithContext
Removed Event Players.TeamCreatePublishFinished
Removed Event Players.TeamCreateSaveFinished

Removed Tag [🏷️NotReplicated] from Property TriangleMeshPart.ConvexDecompHolder

Version 0.708.0.7080878

Added Class PlatformLibraries : Instance {🔒RobloxEngine} [🏷️NotCreatable] [🏷️Service]
Added Event PlatformLibraries.RemoteRequireRequest(libraryName: string) {🔒RobloxEngine} [🏷️Hidden]
Added Event PlatformLibraries.RemoteRequireResponse(libraryName: string, module: ModuleScript) {🔒RobloxEngine} [🏷️Hidden]

Added Class RolloutValidation : Instance [🏷️NotCreatable]
Added Property RolloutValidation.FirstBinaryExpectedValue: BinaryString {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.FirstBinaryString: BinaryString {🔍RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.FirstSharedExpectedValue: SharedString {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.FirstSharedString: SharedString {🔍RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.SecondBinaryExpectedValue: BinaryString {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.SecondBinaryString: BinaryString {🔍RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.SecondSharedExpectedValue: SharedString {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.SecondSharedString: SharedString {🔍RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.ThirdBinaryExpectedValue: BinaryString {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.ThirdBinaryString: BinaryString {🔍RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.ThirdSharedExpectedValue: SharedString {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property RolloutValidation.ThirdSharedString: SharedString {🔍RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]

Added Property FaceControls.InternalOverrideFACSData: BinaryString {🚧Animation} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]
Added Property Studio.ExternalEditorSelection: QDir {🔒RobloxScript}
Added Property Studio.UseDefaultExternalEditor: boolean {🔒RobloxScript}
Added Property Workspace.RolloutValidationBinaryExpectedValue: BinaryString {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property Workspace.RolloutValidationBinaryString: BinaryString {🔍RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property Workspace.RolloutValidationSharedExpectedValue: SharedString {🔒RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property Workspace.RolloutValidationSharedString: SharedString {🔍RobloxEngine} [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]

Added Function AssetService:ComposeDecal(decal: Decal, layers: { any }, onFinishCallback: (...any) -> ...any) -> () {🔒RobloxScript}
Added Function AvatarCreationService:HandleSelfieQRResult(success: boolean, resultString: string) -> () {🔒RobloxScript}
Added Function ContextActionService:GetInputContexts() -> { Instance } {🚧Input} {🔒RobloxScript}
Added Function InputAction:GetInputBindings() -> { Instance } {🚧Input} {🔒RobloxScript}
Added Function InputContext:GetInputActions() -> { Instance } {🚧Input} {🔒RobloxScript}
Added Function UGCValidationService:DoesSurfaceAppearanceMatchTexturePackAsync(surfaceAppearance: SurfaceAppearance) -> boolean {🔒RobloxScript} [🏷️Yields]

Added Event AvatarCreationService.OpenSelfieQRCode(url: string, jobId: string) {🔒RobloxScript}
Added Event ContextActionService.InputContextsChanged() {🚧Input} {🔒RobloxScript}
Added Event FaceControls.HasInternalFacsOverrideChanged() {🚧Animation} {🔒RobloxScript}
Added Event InputAction.InputBindingsChanged() {🚧Input} {🔒RobloxScript}
Added Event InputContext.InputActionsChanged() {🚧Input} {🔒RobloxScript}

Added EnumItem InstanceFileSyncStatus.AncestorErrored : 4
Added EnumItem KeyCode.MouseDelta : 1048

Changed the capabilities of Property Workspace.GlobalWind
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Workspace.Gravity
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Workspace.CurrentCamera
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Workspace.FilteringEnabled
from: {🚧Undefined}
to: {🚧Basic}

Changed the category of Property StyleQuery.AspectRatioRange
from: Behavior
to: Conditions

Changed the category of Property StyleQuery.MaxSize
from: Behavior
to: Conditions

Changed the category of Property StyleQuery.MinSize
from: Behavior
to: Conditions

Changed the category of Property StyleQuery.PreferredInput
from: Data
to: Conditions

Changed the category of Property StyleQuery.ReducedMotionEnabled
from: Data
to: Conditions

Changed the category of Property StyleQuery.ViewportDisplaySize
from: Data
to: Conditions

Changed the read permissions of Property SurfaceAppearance.TexturePack
from: {🔒RobloxEngine}
to: {🔍RobloxScript}

Changed the capabilities of Function Workspace:PGSIsEnabled
from: {🚧Undefined}
to: {🚧Basic}

Changed the parameters of Function TestService:TakeSnapshot
from: (snapshotname: string)
to: (snapshotname: string, source: Instance?)

Removed Tag [🏷️Hidden] from Property StyleQuery.PreferredInput
Removed Tag [🏷️Hidden] from Property StyleQuery.ViewportDisplaySize

Version 0.707.0.7070733

Added Class TraceRouteService : Instance [🏷️NotCreatable] [🏷️Service]
Added Class WrapDeformMeshProvider : Instance [🏷️NotCreatable] [🏷️NotReplicated] [🏷️Service]

Added Property GuiService.DisplayScalingMode: Enum.DisplayScalingMode {🔒RobloxScript} [🏷️Hidden]
Added Property Studio.CommandBarEnterExec: boolean {🔒RobloxScript}

Added Function ReflectionService:GetEventsOfClass(className: string, filter: { [any]: any }?) -> { any } [🏷️CustomLuaState]
Added Function ReflectionService:GetMethodsOfClass(className: string, filter: { [any]: any }?) -> { any } [🏷️CustomLuaState]
Added Function TextChatService:GetChatGroupsAsync(players: { Instance }) -> { any } {🚧Chat} [🏷️Yields]
Added Function VoiceChatService:GetChatGroupsAsync(players: { Instance }) -> { any } {🚧Chat} [🏷️Yields]

Added Event PhysicsService.CollisionGroupCollidableChanged(collisionGroupIndex1: number, collisionGroupIndex2: number) {🚧Physics} {🔒RobloxEngine} [🏷️Hidden]

Added Enum DisplayScalingMode
Added EnumItem DisplayScalingMode.Default : 0
Added EnumItem DisplayScalingMode.Legacy : 1
Added EnumItem DisplayScalingMode.Responsive : 2

Added EnumItem ConnectionError.DisconnectCollaboratorNotAgeVerified : 310
Added EnumItem ConnectionError.DisconnectCollaboratorTrustedConnectionsRequired : 311
Added EnumItem ConnectionError.DisconnectCollaboratorOwnerActionRequired : 312
Added EnumItem ConnectionError.DisconnectCollaboratorTooManyCollaborators : 313
Added EnumItem ConnectionError.DisconnectCollaboratorUnknownError : 314
Added EnumItem DataModelExtractorFileType.NonFirstSlice : 2
Added EnumItem KeyCode.MouseWheel : 1035
Added EnumItem KeyCode.TrackpadPan : 1040
Added EnumItem KeyCode.TrackpadPinch : 1045
Added EnumItem ReservedHighlightId.NegatedPart : 1048576

Added Tag [🏷️Hidden] to Property AudioDeviceInput.MutedByLocalUser
Added Tag [🏷️Hidden] to Property AudioEmitter.PositionOverride
Added Tag [🏷️Hidden] to Property AudioListener.PositionOverride
Added Tag [🏷️Hidden] to Property AudioPlayer.IsMutedForCapture
Added Tag [🏷️Hidden] to Property Sound.ChannelCount
Added Tag [🏷️Hidden] to Property Sound.IsMutedForCapture

Changed the parameters of Function CaptureService:ReadCapturesFromGalleryAsync
from: (captureTypeFilters: { any }? = {})
to: (captureTypeFilters: { any }? = {}, readFromAllEligibleExperiences: boolean? = false)

Changed the return-type of Function Instance:GetDescendants
from: { any }
to: { Instance }

Removed Function AssetService:CreateEditableMeshStripSkinningAsync

Removed EnumItem DataModelExtractorFileType.NonFirstSliceSlice

Removed Tag [🏷️NotBrowsable] from Property StarterPlayer.AvatarJointUpgrade
Removed Tag [🏷️NotBrowsable] from Property StarterPlayer.ClassicDeath

Version 0.706.0.7060750

Added Class FileManagerService : Instance {🔒RobloxScript} [🏷️NotCreatable] [🏷️NotReplicated] [🏷️Service]
Added Function FileManagerService:ListFilesInFolderAsync(folder: Enum.EngineFolder) -> { any } {🔒RobloxScript} [🏷️Yields]
Added Function FileManagerService:OpenFileInWebBrowser(folder: Enum.EngineFolder, fileName: string) -> () {🔒RobloxScript}
Added Function FileManagerService:OpenFolder(folder: Enum.EngineFolder) -> () {🔒RobloxScript}
Added Function FileManagerService:RevealFileInFolder(folder: Enum.EngineFolder, fileName: string) -> () {🔒RobloxScript}

Added Property InputAction.ViewportPositionState: Vector2 {🚧Input} {🔒RobloxScript} [🏷️NotScriptable] [🏷️ReadOnly]

Added Function AnimationNodeDefinition:GetOrderedInputPinNames() -> { any } {🚧Animation} {🔒RobloxScript}
Added Function AnimationNodeDefinition:SetOrderedInputPinNames(pins: { any }) -> () {🚧Animation} {🔒RobloxScript}

Added Event Player.SendMaxClientBandwidthBps(bandwidthBps: number) {🚧Players} {🔒RobloxEngine} [🏷️Hidden]
Added Event TextChatService.UserMessageIntentSent(userIntentMessage: TextChatMessage) {🚧Chat} {🔒RobloxScript}
Added Event TextChatService.UserMessageIntentSentRemote(text: string, prefixText: string, metadata: string, messageId: string, textSource: TextSource, textChannel: TextChannel, timestamp: number) {🚧Chat} {🔒RobloxEngine} [🏷️Hidden]

Added Enum DataModelExtractorFileType
Added EnumItem DataModelExtractorFileType.PlaceFile : 0
Added EnumItem DataModelExtractorFileType.FirstSlice : 1
Added EnumItem DataModelExtractorFileType.NonFirstSliceSlice : 2

Added Enum EngineFolder
Added EnumItem EngineFolder.Screenshots : 0
Added EnumItem EngineFolder.Videos : 1
Added EnumItem EngineFolder.Logs : 2

Added EnumItem SecurityCapability.AssetRead : 33
Added EnumItem SecurityCapability.AssetManagement : 34
Added EnumItem SecurityCapability.DynamicGeneration : 35
Added EnumItem SecurityCapability.PlatformAvatarEditing : 36
Added EnumItem SecurityCapability.AssetCreateUpdate : 37
Added EnumItem SecurityCapability.Capture : 38
Added EnumItem SecurityCapability.SensitiveInput : 39
Added EnumItem SecurityCapability.Monetization : 40
Added EnumItem SecurityCapability.LoadOwnedAsset : 41
Added EnumItem SecurityCapability.Social : 42
Added EnumItem SecurityCapability.ServerCommunication : 43
Added EnumItem SecurityCapability.Logging : 44
Added EnumItem SecurityCapability.PromptExternalPurchase : 45
Added EnumItem SecurityCapability.Groups : 46
Added EnumItem SecurityCapability.Teleport : 47
Added EnumItem SecurityCapability.Consequences : 48
Added EnumItem SecurityCapability.Material : 49
Added EnumItem SecurityCapability.AvatarBehavior : 50

Changed the security of Class DebugSettings
from: {🔒None}
to: {🔒Plugin}

Changed the capabilities of Property AdPortal.Status
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Property AdPortal.PortalInvalidReason
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Property AudioSearchParams.Album
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property AudioSearchParams.Artist
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property AudioSearchParams.AudioSubType
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property AudioSearchParams.MaxDuration
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property AudioSearchParams.MinDuration
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property AudioSearchParams.SearchKeyword
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property AudioSearchParams.Tag
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property AudioSearchParams.Title
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property Camera.CameraSubject
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.CameraType
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.DiagonalFieldOfView
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.FieldOfView
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.FieldOfViewMode
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.MaxAxisFieldOfView
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.CFrame
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.Focus
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.HeadLocked
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.HeadScale
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.NearPlaneZ
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.VRTiltAndRollEnabled
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.ViewportSize
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Capture.CaptureTime
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Property Capture.CaptureType
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Property Capture.LocalId
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Property Capture.SourcePlaceId
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Property Capture.SourceUniverseId
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Property Chat.BubbleChatEnabled from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Property Chat.LoadDefaultChat from {🚧Undefined} to {🚧Chat}

Changed the capabilities of Property ConfigSnapshot.Error
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property ConfigSnapshot.Outdated
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property ContentProvider.BaseUrl
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Property ContentProvider.RequestQueueSize
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Property EditableImage.Size
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Property EditableMesh.FixedSize
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Property ExperienceInviteOptions.InviteMessageId
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Property ExperienceInviteOptions.InviteUser
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Property ExperienceInviteOptions.LaunchData
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Property ExperienceInviteOptions.PromptMessage
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Property Feature.FaceId
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Property Feature.InOut
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Property Feature.LeftRight
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Property Feature.TopBottom
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Property Fire.Color
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Fire.Enabled
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Fire.Heat
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Fire.SecondaryColor
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Fire.Size
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Fire.TimeScale
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property HapticEffect.Looped
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property HapticEffect.Position
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property HapticEffect.Radius
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property HapticEffect.Type
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property Highlight.Adornee
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Highlight.DepthMode
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Highlight.Enabled
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Highlight.FillColor
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Highlight.FillTransparency
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Highlight.OutlineColor
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Highlight.OutlineTransparency
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationService.RobloxLocaleId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationService.SystemLocaleId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationTable.SourceLocaleId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property PackageLink.Creator
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property PackageLink.PackageAssetName
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property PackageLink.PermissionLevel
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property PackageLink.PackageId
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property ProximityPromptService.Enabled
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property ProximityPromptService.MaxIndicatorsVisible
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property ProximityPromptService.MaxPromptsVisible
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property ScreenshotHud.CameraButtonIcon from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property ScreenshotHud.CameraButtonPosition from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property ScreenshotHud.CloseButtonPosition from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property ScreenshotHud.CloseWhenScreenshotTaken from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property ScreenshotHud.HideCoreGuiForCaptures from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property ScreenshotHud.HidePlayerGuiForCaptures from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property ScreenshotHud.Visible from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property SoundService.AcousticSimulationEnabled
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property SoundService.AmbientReverb
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property SoundService.CharacterSoundsUseNewApi
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property SoundService.DefaultListenerLocation
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property SoundService.DistanceFactor
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property SoundService.DopplerScale
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property SoundService.RespectFilteringEnabled
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property SoundService.RolloffScale
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property SoundService.VolumetricAudio
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property StyleDerive.Priority from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property StyleDerive.StyleSheet from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property StyleLink.StyleSheet from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property StyleRule.Priority from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property StyleRule.Selector from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property StyleRule.SelectorError from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property TeleportAsyncResult.PrivateServerId
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Property TeleportAsyncResult.ReservedServerAccessCode
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Property TeleportOptions.ReservedServerAccessCode
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Property TeleportOptions.ServerInstanceId
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Property TeleportOptions.ShouldReserveServer
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Property Terrain.Decoration
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.GrassLength
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.MaterialColors
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.WaterColor
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.WaterReflectance
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.WaterTransparency
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.WaterWaveSize
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.WaterWaveSpeed
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.MaxExtents
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.ColorMap
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.ColorMapContent
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.EmissiveMaskContent
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.EmissiveStrength
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.EmissiveTint
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.Face
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.MaterialPattern
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.MetalnessMap
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.MetalnessMapContent
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.NormalMap
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.NormalMapContent
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.RoughnessMap
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.RoughnessMapContent
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.StudsPerTile
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainRegion.SizeInCells
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Translator.LocaleId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property UserGameSettings.SavedQualityLevel
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Property UserGameSettings.ComputerCameraMovementMode
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property UserGameSettings.ComputerMovementMode
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property UserGameSettings.ControlMode
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property UserGameSettings.RotationType
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property UserGameSettings.TouchCameraMovementMode
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property UserGameSettings.TouchMovementMode
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property UserGameSettings.GamepadCameraSensitivity
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property UserGameSettings.MouseSensitivity
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.AutomaticScaling
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.AvatarGestures
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.ControllerModels
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.FadeOutViewOnCollision
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.GuiInputUserCFrame
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.LaserPointer
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.ThirdPersonFollowCamEnabled
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.VREnabled
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VideoCapture.TimeLength
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Property AdPortal.PortalVersion
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Property AnalyticsService.ApiKey
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property AudioSearchParams.AudioSubtype
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property Camera.CoordinateFrame
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Camera.focus
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Capture.FilePathString
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Property Chat.IsAutoMigrated from {🚧Undefined} to {🚧Chat}

Changed the capabilities of Property EditableImage.ImageData
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Property EditableImage.IsReplicatedCopy
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Property EditableMesh.IsReplicatedCopy
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Property EditableMesh.MeshData
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Property EditableMesh.SkinningEnabled
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Property File.Size
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Property Fire.LocalTransparencyModifier
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Fire.heat_xml
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Fire.size
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Fire.size_xml
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property HapticEffect.Waveform
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property HapticEffect.WaveformData
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property Highlight.LineThickness
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property Highlight.ReservedId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationService.ForcePlayModeGameLocaleId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationService.ForcePlayModeRobloxLocaleId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationService.RobloxForcePlayModeGameLocaleId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationService.RobloxForcePlayModeRobloxLocaleId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationService.GameSourceLanguageId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationService.IsTextScraperRunning
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationService.LocaleManifest
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationService.ShouldUseCloudTable
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationTable.Contents
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationTable.Root
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationTable.DevelopmentLanguage
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property LocalizationTable.IsExemptFromUGCAnalytics
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property PolicyService.IsLuobuServer
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property PolicyService.LuobuWhitelisted
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Property ScreenshotHud.ExperienceNameOverlayEnabled from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property ScreenshotHud.OverlayFont from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property ScreenshotHud.UsernameOverlayEnabled from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property SoundService.AudioApiByDefault
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property SoundService.IsNewExpForAudioApiByDefault
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Property StyleDerive.Index from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property StyleRule.Index from {🚧Undefined} to {🚧UI}
Changed the capabilities of Property StyleRule.PropertiesSerialize from {🚧Undefined} to {🚧UI}

Changed the capabilities of Property Terrain.SmoothVoxelsUpgraded
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.AcquisitionMethod
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.ClusterGrid
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.ClusterGridV2
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.ClusterGridV3
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.IsSmooth
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.LastUsedModificationMethod
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.PhysicsGrid
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property Terrain.SmoothGrid
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainDetail.TexturePack
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainRegion.ExtentsMax
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainRegion.ExtentsMin
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainRegion.GridV3
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainRegion.IsSmooth
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property TerrainRegion.SmoothGrid
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Property VRService.DidPointerHit
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.LaserDistance
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.PointerHitCFrame
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.QuestASWState
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.QuestDisplayRefreshRate
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.VRDeviceAvailable
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.VRDeviceName
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VRService.VRSessionState
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Property VideoCapture.FilePath
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Property Message.Text from {🚧Undefined} to {🚧UI}

Changed the security of Property PhysicsSettings.AreAnchorsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreAssembliesShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreAwakePartsHighlighted
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreBodyTypesShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreContactIslandsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreContactPointsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreJointCoordinatesShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreMechanismsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreModelCoordsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreNonAnchorsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreOwnersShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.ArePartCoordsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreRegionsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreTerrainReplicationRegionsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreUnalignedPartsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AreWorldCoordsShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.DisableCSGv2
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.DisableCSGv3ForPlugins
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.IsInterpolationThrottleShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.IsReceiveAgeShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.IsTreeShown
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.ShowDecompositionGeometry
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.UseCSGv2
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.AllowSleep
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.PhysicsEnvironmentalThrottle
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.ThrottleAdjustTime
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property PhysicsSettings.ForceCSGv2
from: {🔒None}
to: {🔒Plugin}

Changed the security of Property GameSettings.VideoCaptureEnabled
from: {🔒None}
to: {🔒Plugin}

Changed the capabilities of Function AnalyticsService:LogCustomEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:LogEconomyEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:LogFunnelStepEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:LogOnboardingFunnelStepEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:LogProgressionCompleteEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:LogProgressionEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:LogProgressionFailEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:LogProgressionStartEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:FireCustomEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:FireEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:FireInGameEconomyEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:FireLogEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AnalyticsService:FirePlayerProgressionEvent
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AssetService:CreateAssetAsync
from: {🚧Undefined}
to: {🚧AssetCreateUpdate}

Changed the capabilities of Function AssetService:CreateAssetVersionAsync
from: {🚧Undefined}
to: {🚧AssetCreateUpdate}

Changed the capabilities of Function AssetService:CreateEditableImage
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function AssetService:CreateEditableImageAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AssetService:CreateEditableMesh
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function AssetService:CreateEditableMeshAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AssetService:CreateMeshPartAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AssetService:CreatePlaceAsync
from: {🚧Undefined}
to: {🚧AssetCreateUpdate}

Changed the capabilities of Function AssetService:CreatePlaceInPlayerInventoryAsync
from: {🚧Undefined}
to: {🚧AssetCreateUpdate}

Changed the capabilities of Function AssetService:CreateSurfaceAppearanceAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function AssetService:GetAssetIdsForPackageAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AssetService:GetAudioMetadataAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AssetService:GetBundleDetailsAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AssetService:GetGamePlacesAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AssetService:LoadAssetAsync
from: {🚧Undefined}
to: {🚧AssetRequire}

Changed the capabilities of Function AssetService:PromptCreateAssetAsync
from: {🚧Undefined}
to: {🚧AssetCreateUpdate}

Changed the capabilities of Function AssetService:PromptImportAnimationClipFromVideoAsync
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function AssetService:SavePlaceAsync
from: {🚧Undefined}
to: {🚧AssetCreateUpdate}

Changed the capabilities of Function AssetService:SearchAudioAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AssetService:GetAssetIdsForPackage
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function AssetService:SearchAudio
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function BadgeService:AwardBadgeAsync
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function BadgeService:CheckUserBadgesAsync
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function BadgeService:GetBadgeInfoAsync
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function BadgeService:UserHasBadgeAsync
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function BadgeService:AwardBadge
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function BadgeService:IsDisabled
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function BadgeService:IsLegal
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function BadgeService:UserHasBadge
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function Camera:GetPartsObscuringTarget
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:GetRenderCFrame
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:GetRoll
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:ScreenPointToRay
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:SetRoll
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:ViewportPointToRay
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:WorldToScreenPoint
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:WorldToViewportPoint
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:ZoomToExtents
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:GetLargestCutoffDistance
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:GetPanSpeed
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:GetTiltSpeed
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:Interpolate
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:PanUnits
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:SetCameraPanMode
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:SetImageServerView
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:TiltUnits
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Camera:Zoom
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function CaptureService:CaptureScreenshot
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:GetDeviceInfo
from: {🚧InternalTest}
to: {🚧Capture + InternalTest}

Changed the capabilities of Function CaptureService:InternalCheckPlayabilityAsync
from: {🚧InternalTest}
to: {🚧Capture + InternalTest}

Changed the capabilities of Function CaptureService:InternalGetStartPlaceIdAsync
from: {🚧InternalTest}
to: {🚧Capture + InternalTest}

Changed the capabilities of Function CaptureService:PromptCaptureGalleryPermissionAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:PromptSaveCapturesToGallery
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:PromptShareCapture
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:ReadCapturesFromGalleryAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:StartVideoCaptureAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:StopVideoCapture
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:TakeScreenshotCaptureAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:UploadCaptureAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:CanCaptureVideo
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:CreatePostAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:DeleteCapture
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:DeleteCapturesAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:DeleteVideoCapture
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:DeleteVideoCaptureAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:GetCaptureFilePathAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:GetCaptureSizeAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:GetCaptureStorageSizeAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:GetCaptureUploadDataAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:IsCapturingVideo
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:OnCaptureBegan
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:OnCaptureEnded
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:OnCaptureObjectShared
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:OnCapturePermissionsPromptFinished
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:OnCaptureShared
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:OnSavePromptFinished
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:OnSharePromptFinished
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:OnVideoCaptureShared
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:PreCaptureShared
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:PreVideoCaptureShared
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:RetrieveCaptures
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:SaveCaptureObjectToExternalStorage
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:SaveCaptureToExternalStorage
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:SaveCapturesToExternalStorageAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:SaveScreenshotCapture
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:SaveVideoCaptureToExternalStorage
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:StartVideoCaptureInternalAsync
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function CaptureService:StopVideoCaptureInternal
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Function Chat:CanUserChatAsync from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:CanUsersChatAsync from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:Chat from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:FilterStringAsync from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:FilterStringForBroadcast from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:InvokeChatCallback from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:RegisterChatCallback from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:SetBubbleChatSettings from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:ChatLocal from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:FilterStringForPlayerAsync from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:GetShouldUseLuaChat from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Function Chat:ReconcileCommunicationAccess from {🚧Undefined} to {🚧Chat}

Changed the capabilities of Function CommerceService:GetCommerceProductInfoAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function CommerceService:PromptCommerceProductPurchase
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function CommerceService:PromptRealWorldCommerceBrowser
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function CommerceService:UserEligibleForRealWorldCommerceAsync
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function CommerceService:PrepareCommerceProductPurchase
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function CommerceService:SignalPromptCommerceProductPurchaseFinished
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function ConfigSnapshot:GetValue
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function ConfigSnapshot:GetValueChangedSignal
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function ConfigSnapshot:Refresh
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function ContentProvider:GetAssetFetchStatus
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:GetAssetFetchStatusChangedSignal
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:ListEncryptedAssets
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:PreloadAsync
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:RegisterDefaultEncryptionKey
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:RegisterDefaultSessionKey
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:RegisterEncryptedAsset
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:RegisterSessionEncryptedAsset
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:SetBaseUrl
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:UnregisterDefaultEncryptionKey
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:UnregisterEncryptedAsset
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:GetDependencyContentIds
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:GetDetailedFailedRequests
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:GetFailedRequests
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function ContentProvider:Preload
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Function Dragger:AxisRotate
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function Dragger:MouseDown
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function Dragger:MouseMove
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function Dragger:MouseUp
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function EditableImage:Destroy
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableImage:DrawCircle
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableImage:DrawImage
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableImage:DrawImageProjected
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableImage:DrawImageTransformed
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableImage:DrawLine
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableImage:DrawRectangle
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableImage:ReadPixelsBuffer
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableImage:WritePixelsBuffer
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableImage:DrawTriangle
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:AddBone
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:AddColor
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:AddFace
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:AddNormal
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:AddTriangle
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:AddUV
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:AddVertex
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:Destroy
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:FindClosestPointOnSurface
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:FindClosestVertex
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:FindVerticesWithinSphere
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetAdjacentFaces
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetAdjacentVertices
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetBoneByName
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetBoneCFrame
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetBoneIsVirtual
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetBoneName
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetBoneParent
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetBones
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetCenter
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetColor
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetColorAlpha
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetColors
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFaceColors
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFaceNormals
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFaceUVs
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFaceVertices
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFaces
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFacesWithColor
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFacesWithNormal
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFacesWithUV
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFacsCorrectivePose
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFacsCorrectivePoses
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFacsPose
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFacsPoses
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetNormal
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetNormals
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetPosition
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetSize
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetUV
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetUVs
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVertexBoneWeights
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVertexBones
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVertexColors
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVertexFaceColor
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVertexFaceNormal
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVertexFaceUV
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVertexFaces
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVertexNormals
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVertexUVs
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVertices
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVerticesWithColor
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVerticesWithNormal
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVerticesWithUV
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:IdDebugString
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:MergeVertices
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:RaycastLocal
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:RemoveBone
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:RemoveFace
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:RemoveUnused
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:ResetNormal
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetBoneCFrame
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetBoneIsVirtual
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetBoneName
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetBoneParent
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetColor
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetColorAlpha
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetFaceColors
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetFaceNormals
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetFaceUVs
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetFaceVertices
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetFacsBonePose
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetFacsCorrectivePose
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetFacsPose
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetNormal
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetPosition
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetUV
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetVertexBoneWeights
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetVertexBones
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetVertexFaceColor
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetVertexFaceNormal
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:SetVertexFaceUV
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:Triangulate
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetFacesWithAttribute
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function EditableMesh:GetVerticesWithAttribute
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function File:GetBinaryContents
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function File:GetTemporaryId
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function Fire:FastForward
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function GenerationService:GenerateMeshAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function GenerationService:GenerateModelAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function GenerationService:LoadGeneratedMeshAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function GenerationService:InternalGenerateMeshAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function GenerationService:LoadModelFromGlbAsync
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Function GroupService:GetAlliesAsync
from: {🚧Undefined}
to: {🚧Groups}

Changed the capabilities of Function GroupService:GetEnemiesAsync
from: {🚧Undefined}
to: {🚧Groups}

Changed the capabilities of Function GroupService:GetGroupInfoAsync
from: {🚧Undefined}
to: {🚧Groups}

Changed the capabilities of Function GroupService:GetGroupsAsync
from: {🚧Undefined}
to: {🚧Groups}

Changed the capabilities of Function GroupService:PromptJoinAsync
from: {🚧Undefined}
to: {🚧Groups}

Changed the capabilities of Function GroupService:PromptJoinCompleted
from: {🚧Undefined}
to: {🚧Groups}

Changed the capabilities of Function HapticEffect:Play
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function HapticEffect:SetWaveformKeys
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function HapticEffect:Stop
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function HapticService:GetMotor
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function HapticService:IsMotorSupported
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function HapticService:IsVibrationSupported
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function HapticService:SetMotor
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function InsertService:CreateMeshPartAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function InsertService:GetFreeDecalsAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function InsertService:GetFreeModelsAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function InsertService:GetLatestAssetVersionAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function InsertService:LoadAsset
from: {🚧Undefined}
to: {🚧LoadOwnedAsset}

Changed the capabilities of Function InsertService:LoadAssetVersion
from: {🚧Undefined}
to: {🚧LoadOwnedAsset}

Changed the capabilities of Function InsertService:GetFreeDecals
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function InsertService:GetFreeModels
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function KeyframeSequenceProvider:GetAnimationsAsync
from: {🚧Undefined}
to: {🚧Animation}

Changed the capabilities of Function KeyframeSequenceProvider:GetKeyframeSequenceAsync
from: {🚧Undefined}
to: {🚧Animation}

Changed the capabilities of Function KeyframeSequenceProvider:RegisterActiveKeyframeSequence
from: {🚧Undefined}
to: {🚧Animation}

Changed the capabilities of Function KeyframeSequenceProvider:RegisterKeyframeSequence
from: {🚧Undefined}
to: {🚧Animation}

Changed the capabilities of Function KeyframeSequenceProvider:GetAnimations
from: {🚧Undefined}
to: {🚧Animation}

Changed the capabilities of Function KeyframeSequenceProvider:GetKeyframeSequence
from: {🚧Undefined}
to: {🚧Animation}

Changed the capabilities of Function KeyframeSequenceProvider:GetKeyframeSequenceById
from: {🚧Undefined}
to: {🚧Animation}

Changed the capabilities of Function KeyframeSequenceProvider:GetMemStats
from: {🚧Undefined}
to: {🚧Animation}

Changed the capabilities of Function LocalizationService:GetCorescriptLocalizations
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:GetCountryRegionForPlayerAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:GetTableEntries
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:GetTranslatorForLocaleAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:GetTranslatorForPlayer
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:GetTranslatorForPlayerAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:GetIsLoadingInternalTranslations
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:IsLoadingInternalTranslationsSettingChanged
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:PromptDownloadGameTableToCSV
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:PromptExportToCSVs
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:PromptImportFromCSVs
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:PromptUploadCSVToGameTable
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:SetRobloxLocaleId
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:StartTextScraper
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationService:StopTextScraper
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:GetEntries
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:GetTranslator
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:RemoveEntry
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:RemoveEntryValue
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:RemoveTargetLocale
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:SetEntries
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:SetEntryContext
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:SetEntryExample
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:SetEntryKey
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:SetEntrySource
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:SetEntryValue
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:GetContents
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:GetString
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:RemoveKey
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:SetContents
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:SetEntry
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LocalizationTable:SetIsExemptFromUGCAnalytics
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function LogService:ClearOutput
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Function LogService:GetLogHistory
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Function LogService:ExecuteScript
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Function LogService:GetHttpResultHistory
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Function LogService:RequestHttpResultApproved
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Function LogService:RequestServerHttpResult
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Function LogService:RequestServerOutput
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Function MarketplaceService:GetDeveloperProductsAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function MarketplaceService:GetProductInfoAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function MarketplaceService:GetSubscriptionProductInfoAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function MarketplaceService:PlayerOwnsAssetAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function MarketplaceService:PlayerOwnsBundleAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function MarketplaceService:PromptBulkPurchase
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Function MarketplaceService:PromptBundlePurchase
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Function MarketplaceService:PromptCancelSubscription
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Function MarketplaceService:PromptGamePassPurchase
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Function MarketplaceService:PromptPremiumPurchase
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Function MarketplaceService:PromptProductPurchase
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Function MarketplaceService:PromptPurchase
from: {🚧Undefined}
to: {🚧PromptExternalPurchase}

Changed the capabilities of Function MarketplaceService:UserOwnsGamePassAsync
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function MarketplaceService:GetProductInfo
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function MarketplaceService:PlayerOwnsAsset
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function MarketplaceService:PlayerOwnsBundle
from: {🚧Undefined}
to: {🚧AssetRead}

Changed the capabilities of Function MatchmakingService:GetServerAttribute
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function MatchmakingService:InitializeServerAttributesForStudio
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function MatchmakingService:SetServerAttribute
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function MessagingService:PublishAsync
from: {🚧Undefined}
to: {🚧ServerCommunication}

Changed the capabilities of Function MessagingService:SubscribeAsync
from: {🚧Undefined}
to: {🚧ServerCommunication}

Changed the capabilities of Function NetworkServer:EncryptStringForPlayerId
from: {🚧Undefined}
to: {🚧Network}

Changed the capabilities of Function PhysicsService:CollisionGroupSetCollidable
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:CollisionGroupsAreCollidable
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:GetMaxCollisionGroups
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:GetRegisteredCollisionGroups
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:IsCollisionGroupRegistered
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:LocalIkSolve
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:RegisterCollisionGroup
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:RenameCollisionGroup
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:UnregisterCollisionGroup
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:CollisionGroupContainsPart
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:CreateCollisionGroup
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:GetCollisionGroupId
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:GetCollisionGroupName
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:GetCollisionGroups
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:IkSolve
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:RemoveCollisionGroup
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PhysicsService:SetPartCollisionGroup
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function Player:GetFriendsOnlineAsync
from: {🚧Players}
to: {🚧Players + Social}

Changed the capabilities of Function Player:GetRankInGroupAsync
from: {🚧Players}
to: {🚧Groups + Players}

Changed the capabilities of Function Player:GetRoleInGroupAsync
from: {🚧Players}
to: {🚧Groups + Players}

Changed the capabilities of Function Player:IsFriendsWithAsync
from: {🚧Players}
to: {🚧Players + Social}

Changed the capabilities of Function Player:IsInGroupAsync
from: {🚧Players}
to: {🚧Groups + Players}

Changed the capabilities of Function Player:Kick
from: {🚧Players}
to: {🚧Consequences + Players}

Changed the capabilities of Function Player:GetFriendsOnline
from: {🚧Players}
to: {🚧Players + Social}

Changed the capabilities of Function Player:GetRankInGroup
from: {🚧Players}
to: {🚧Groups + Players}

Changed the capabilities of Function Player:GetRoleInGroup
from: {🚧Players}
to: {🚧Groups + Players}

Changed the capabilities of Function Player:IsFriendsWith
from: {🚧Players}
to: {🚧Players + Social}

Changed the capabilities of Function Player:IsInGroup
from: {🚧Players}
to: {🚧Groups + Players}

Changed the capabilities of Function PlayerViewService:GetDeviceCameraCFrame
from: {🚧Undefined}
to: {🚧SensitiveInput}

Changed the capabilities of Function PlayerViewService:GetDeviceCameraCFrameForSelfView
from: {🚧Undefined}
to: {🚧SensitiveInput}

Changed the capabilities of Function PlayerViewService:OnCameraCFrameReplicationRequest
from: {🚧Undefined}
to: {🚧SensitiveInput}

Changed the capabilities of Function PlayerViewService:UpdateDeviceCFrame
from: {🚧Undefined}
to: {🚧SensitiveInput}

Changed the capabilities of Function Players:BanAsync
from: {🚧Players}
to: {🚧Consequences + Players}

Changed the capabilities of Function Players:GetBanHistoryAsync
from: {🚧Players}
to: {🚧Consequences + Players}

Changed the capabilities of Function Players:GetFriendsAsync
from: {🚧Players}
to: {🚧Players + Social}

Changed the capabilities of Function Players:UnbanAsync
from: {🚧Players}
to: {🚧Consequences + Players}

Changed the capabilities of Function PolicyService:CanViewBrandProjectAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function PolicyService:GetPolicyInfoForPlayerAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function PolicyService:GetPolicyInfoForServerRobloxOnlyAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function SharedTableRegistry:GetSharedTable
from: {🚧Undefined}
to: {🚧ScriptGlobals}

Changed the capabilities of Function SharedTableRegistry:SetSharedTable
from: {🚧Undefined}
to: {🚧ScriptGlobals}

Changed the capabilities of Function SocialService:CanSendCallInviteAsync
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:CanSendGameInviteAsync
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:GetEventRsvpStatusAsync
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:GetExperienceEventAsync
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:GetPartyAsync
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:GetPlayersByPartyId
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:GetUpcomingExperienceEventsAsync
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:HideSelfView
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:PromptFeedbackSubmissionAsync
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:PromptGameInvite
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:PromptLinkSharingAsync
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:PromptPhoneBook
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:PromptRsvpToEventAsync
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:ShowSelfView
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:InvokeGameInvitePromptClosed
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:InvokeIrisInvite
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:InvokeIrisInvitePromptClosed
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:InvokeShareSheetClosed
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:PromptLinkSharing
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:PromptRsvpToEventCompleted
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:SignalFeedbackSubmissionCompleted
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:SignalFeedbackSubmissionPermissionDenied
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SocialService:UpdatePlayerPartyData
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Function SoundService:GetListener
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:OpenAttenuationCurveEditor
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:OpenDirectionalCurveEditor
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:PlayLocalSound
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:SetListener
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:BeginRecording
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:EndRecording
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:GetAudioApiByDefault
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:GetAudioInstances
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:GetInputDevice
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:GetInputDevices
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:GetOutputDevice
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:GetOutputDevices
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:GetRecordingDevices
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:GetSoundMemoryData
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:InsertAsset
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:SetAudioApiByDefault
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:SetInputDevice
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:SetOutputDevice
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:SetRecordingDevice
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function SoundService:SetSoundEnabled
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Function StyleBase:GetStyleRules from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleBase:InsertStyleRule from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleBase:SetStyleRules from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleRule:GetProperties from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleRule:GetProperty from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleRule:SetProperties from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleRule:SetProperty from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleRule:GetPropertiesResolved from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleRule:GetPropertyResolved from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleSheet:GetDerives from {🚧Undefined} to {🚧UI}
Changed the capabilities of Function StyleSheet:SetDerives from {🚧Undefined} to {🚧UI}

Changed the capabilities of Function TeleportOptions:GetTeleportData
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function TeleportOptions:SetTeleportData
from: {🚧Undefined}
to: {🚧Teleport}

Changed the capabilities of Function Terrain:CellCenterToWorld
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:CellCornerToWorld
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:Clear
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:ClearVoxelsAsync_beta
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:CopyRegion
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:CountCells
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:FillBall
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:FillBlock
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:FillCylinder
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:FillRegion
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:FillWedge
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:GetMaterialColor
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:IterateVoxelsAsync_beta
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:ModifyVoxelsAsync_beta
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:PasteRegion
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:ReadVoxelChannels
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:ReadVoxels
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:ReadVoxelsAsync_beta
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:ReplaceMaterial
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:SetMaterialColor
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:WorldToCell
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:WorldToCellPreferEmpty
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:WorldToCellPreferSolid
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:WriteVoxelChannels
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:WriteVoxels
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:WriteVoxelsAsync_beta
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:AutowedgeCell
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:AutowedgeCells
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:CanSmoothVoxelsBeUpgraded
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:ConvertToSmooth
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:GetCell
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:GetTerrainWireframe
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:GetWaterCell
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:ReplaceMaterialInTransform
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:ReplaceMaterialInTransformSubregion
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:SetCell
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:SetCells
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:SetMaterialInTransform
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:SetMaterialInTransformSubregion
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:SetWaterCell
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Terrain:SmoothRegion
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function TerrainRegion:ApplyTransform
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function TerrainRegion:ApplyTransformSubregion
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function TerrainRegion:ConvertToSmooth
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function TerrainRegion:GetRegionWireframe
from: {🚧Undefined}
to: {🚧Environment}

Changed the capabilities of Function Translator:FormatByKey
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Translator:Translate
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function Translator:RobloxOnlyTranslate
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function UserGameSettings:GetCameraYInvertValue
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function UserGameSettings:GetOnboardingCompleted
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function UserGameSettings:InFullScreen
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function UserGameSettings:InStudioMode
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function UserGameSettings:SetCameraYInvertVisible
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function UserGameSettings:SetGamepadCameraSensitivityVisible
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function UserGameSettings:SetOnboardingCompleted
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function UserService:GetUserInfosByUserIdsAsync
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function UserSettings:IsUserFeatureEnabled
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function UserSettings:Reset
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function UserSettings:SaveState
from: {🚧Undefined}
to: {🚧Players}

Changed the capabilities of Function VRService:GetTouchpadMode
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function VRService:GetUserCFrame
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function VRService:GetUserCFrameEnabled
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function VRService:RecenterUserHeadCFrame
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function VRService:RequestNavigation
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function VRService:SetTouchpadMode
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function VRService:IsMaquettes
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function VRService:IsVRAppBuild
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Function GamePassService:PlayerHasPass
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Function JointsService:ClearJoinAfterMoveJoints
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function JointsService:CreateJoinAfterMoveJoints
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function JointsService:SetJoinAfterMoveInstance
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function JointsService:SetJoinAfterMoveTarget
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function JointsService:ShowPermissibleJoints
from: {🚧Undefined}
to: {🚧Physics}

Changed the capabilities of Function PointsService:AwardPoints
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function PointsService:GetAwardablePoints
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function PointsService:GetGamePointBalance
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Function PointsService:GetPointBalance
from: {🚧Undefined}
to: {🚧Basic}

Changed the parameters of Function Instance:GetStyled
from: (name: string)
to: (name: string, selector: string?)

Changed the capabilities of Event BadgeService.BadgeAwarded
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Event BadgeService.OnBadgeAwarded
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Event Camera.FirstPersonTransition
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Event Camera.InterpolationFinished
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Event CaptureService.CaptureBegan
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.CaptureEnded
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.UserCaptureSaved
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.CaptureObjectSavedInternal
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.CaptureSaved
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.CaptureSavedInternal
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.OnCaptureAndMetadataSignatureResult
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.OpenCapturePermissionsPrompt
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.OpenSaveCapturesPrompt
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.OpenShareCapturePrompt
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.RequestCaptureAndMetadataSignature
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.UserVideoCaptureFailed
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.UserVideoCaptureStartFailed
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event CaptureService.VideoCaptureInProgress
from: {🚧Undefined}
to: {🚧Capture}

Changed the capabilities of Event Chat.Chatted from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Event Chat.BubbleChatSettingsChanged from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Event Chat.ClientToServerFilterMessageSignalV2 from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Event Chat.ClientToServerReportUnfilteredSignal from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Event Chat.PlayerChatAvailabilityStatusChanged from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Event Chat.ReconcileCommunicationAccessCompleted from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Event Chat.ReconcileCommunicationAccessSignal from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Event Chat.ServerToClientUnderOver13FilteredResponseSignal from {🚧Undefined} to {🚧Chat}
Changed the capabilities of Event Chat.TimeoutChatAttempt from {🚧Undefined} to {🚧Chat}

Changed the capabilities of Event CommerceService.PromptCommerceProductPurchaseFinished
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event CommerceService.BenefitStatusReceived
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event CommerceService.FetchReceipt
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event CommerceService.InExperienceBrowserRequested
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event CommerceService.PromptCommerceProductPurchaseRequested
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event CommerceService.PurchaseBrowserClosed
from: {🚧Undefined}
to: {🚧Monetization}

Changed the capabilities of Event ConfigSnapshot.UpdateAvailable
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Event ContentProvider.AssetFetchFailed
from: {🚧Undefined}
to: {🚧AssetManagement}

Changed the capabilities of Event GenerationService.ReplicateGeneration
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Event GenerationService.RequestGenerationReplication
from: {🚧Undefined}
to: {🚧DynamicGeneration}

Changed the capabilities of Event GroupService.ShowJoinPrompt
from: {🚧Undefined}
to: {🚧Groups}

Changed the capabilities of Event HapticEffect.Ended
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event LocalizationService.AutoTranslateWillRun
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Event LocalizationService.DynamicTranslationServerToClientResponse
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Event LocalizationService.TextScraperClientMessageWithPlayerSignal
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Event LogService.MessageOut
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event LogService.HttpResultOut
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event LogService.OnHttpResultApproved
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event LogService.RequestHttpResultApprovedSignal
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event LogService.RequestScriptExecutionSignal
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event LogService.RequestServerHttpResultSignal
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event LogService.RequestServerOutputSignal
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event LogService.RequestSettingsChange
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event LogService.ServerHttpResultOut
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event LogService.ServerMessageOut
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event LogService.ServerVariantMessageOut
from: {🚧Undefined}
to: {🚧Logging}

Changed the capabilities of Event Player.OnTeleport
from: {🚧Players}
to: {🚧Players + Teleport}

Changed the capabilities of Event Players.UserSubscriptionStatusChanged
from: {🚧Players}
to: {🚧Monetization + Players}

Changed the capabilities of Event ProximityPromptService.IndicatorHidden
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event ProximityPromptService.IndicatorShown
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event ProximityPromptService.PromptButtonHoldBegan
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event ProximityPromptService.PromptButtonHoldEnded
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event ProximityPromptService.PromptHidden
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event ProximityPromptService.PromptShown
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event ProximityPromptService.PromptTriggerEnded
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event ProximityPromptService.PromptTriggered
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event SocialService.CallInviteStateChanged
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.GameInvitePromptClosed
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.PhoneBookPromptClosed
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.ShareSheetClosed
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.IrisInviteInitiated
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.OpenShareSheetWithLink
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.PlayerPartyDataChanged
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.PromptInviteRequested
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.PromptIrisInviteRequested
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.SelfViewHidden
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.SelfViewVisible
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.ShowPromptFeedbackSubmission
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.ShowPromptFeedbackUnavailable
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SocialService.ShowPromptRsvpToEvent
from: {🚧Undefined}
to: {🚧Social}

Changed the capabilities of Event SoundService.AudioInstanceAdded
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event SoundService.ClientLoggedEvent
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event SoundService.DeviceListChanged
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event SoundService.OpenAttenuationCurveEditorSignal
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event SoundService.OpenAudioCompressorEditorSignal
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event SoundService.OpenAudioEqualizerEditorSignal
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event SoundService.OpenDirectionalCurveEditorSignal
from: {🚧Undefined}
to: {🚧Audio}

Changed the capabilities of Event StyleBase.StyleRulesChanged from {🚧Undefined} to {🚧UI}
Changed the capabilities of Event StyleRule.StyleRulePropertyChanged from {🚧Undefined} to {🚧UI}

Changed the capabilities of Event VRService.NavigationRequested
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event VRService.TouchpadModeChanged
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event VRService.UserCFrameChanged
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event VRService.UserCFrameEnabled
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event VRService.LaserPointerTriggered
from: {🚧Undefined}
to: {🚧Input}

Changed the capabilities of Event PointsService.PointsAwarded
from: {🚧Undefined}
to: {🚧Basic}

Changed the capabilities of Callback SocialService.OnCallInviteInvoked
from: {🚧Undefined}
to: {🚧Social}

Removed Function AnimationNodeDefinition:GetConnectedWires
Removed Function AnimationNodeDefinition:GetInputPins
Removed Function AnimationNodeDefinition:GetOutputPins
Removed Function AnimationNodeDefinition:GetInputPinNames
Removed Function AnimationNodeDefinition:SetInputPinNames
Removed Function ModerationService:InternalCreateReviewableContentAsync

Removed Callback ModerationService.InternalProcessReviewableContentEvent

Removed Tag [🏷️NotBrowsable] from Class AnimationConstraint

Version 0.705.0.7050923

Added Class BaseCoreGuiConfiguration : Instance [🏷️NotCreatable] [🏷️NotReplicated]
Added Property BaseCoreGuiConfiguration.Enabled: boolean

Added Class CoreGuiConfiguration : Instance [🏷️NotCreatable] [🏷️NotReplicated] [🏷️Service]
Added Property CoreGuiConfiguration.CapturesViewConfiguration: CapturesViewConfiguration?
Added Property CoreGuiConfiguration.PlayerListConfiguration: PlayerListConfiguration?
Added Property CoreGuiConfiguration.SelfViewConfiguration: SelfViewConfiguration?

Added Class CapturesViewConfiguration : BaseCoreGuiConfiguration [🏷️NotCreatable] [🏷️NotReplicated]
Added Property CapturesViewConfiguration.Open: boolean

Added Class PlayerListConfiguration : BaseCoreGuiConfiguration [🏷️NotCreatable] [🏷️NotReplicated]
Added Property PlayerListConfiguration.Open: boolean

Added Class SelfViewConfiguration : BaseCoreGuiConfiguration [🏷️NotCreatable] [🏷️NotReplicated]
Added Property SelfViewConfiguration.Open: boolean

Added Property StyleQuery.ReducedMotionEnabled: boolean [🏷️NotReplicated] [🏷️NotScriptable]
Added Property Studio.DraggerLengthFactor: number {RobloxScript}
Added Property Studio.DraggerScaleFactor: number {RobloxScript}
Added Property Studio.DraggerShowAxisTicks: boolean {RobloxScript}
Added Property Studio.DraggerShowNegativeAxes: boolean {RobloxScript}
Added Property Studio.DraggerShowPlanes: boolean {RobloxScript}
Added Property Studio.DraggerShowTrackball: boolean {RobloxScript}
Added Property Studio.DraggerShowWhileDragging: boolean {RobloxScript}
Added Property Studio.CommandBarFont: QFont {RobloxScript}
Added Property StyleQuery.PreferredInput: Enum.PreferredInput [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property StyleQuery.ViewportDisplaySize: Enum.DisplaySize [🏷️Hidden] [🏷️NotReplicated] [🏷️NotScriptable]
Added Property LodDataEntity.SlimReplicationTimestampSec: number [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimReplicationTimestampSec: number [🏷️Hidden] [🏷️NotScriptable]

Added Function InstanceFileSyncService:GetTooltip(instance: Instance) -> string? {🔒RobloxScript}
Added Function AssetImportService:PickFileWithPromptAsync() -> string {🔒RobloxScript} [🏷️Yields]
Added Function ExperienceStateRecordingService:GetPlaybackCurrentFrame() -> number {🔒RobloxScript}
Added Function ExperienceStateRecordingService:SetPlaybackFrame(frame: number) -> () {🔒RobloxScript}
Added Function UGCValidationService:GetMaximalJointDistancesWithinFacs(editableMesh: EditableMesh) -> { any } {🔒RobloxScript}

Added EnumItem CoreGuiType.AvatarSwitcher : 8
Added EnumItem Platform.Web : 21
Added EnumItem TextInputType.NewPassword : 9
Added EnumItem TextInputType.NewPasswordShown : 10

Changed the parameters of Function MarketplaceService:PerformPurchase
from: (infoType: Enum.InfoType, productId: number, expectedPrice: number, requestId: string, isRobloxPurchase: boolean, collectibleItemId: string? = "", collectibleProductId: string? = "", idempotencyKey: string? = "", purchaseAuthToken: string? = "")
to: (infoType: Enum.InfoType, productId: number, expectedPrice: number, requestId: string, isRobloxPurchase: boolean, collectibleItemId: string? = "", collectibleProductId: string? = "", idempotencyKey: string? = "", purchaseAuthToken: string? = "", timedOptionsDays: number? = 0)

Changed the value of EnumItem Platform.None from 21 to 22

Removed Function AssetService:GetBundleDetailsSync
Removed Function MarketplaceService:GetDeveloperProductsForExperienceDetailsPageAsync
Removed Function AuroraService:SetPropertyIsInput

Removed Event Animator.OnStreamingUpdated
Removed Event VoiceChatService.SubscriptionDropped

Version 0.704.0.7041059

Added Property Player.CameraFrustumRequested: boolean {�Players} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]

Added Function AvatarEditorService:GetHeadShapesAsync() -> { any } [🏷️Yields]
Added Function CaptureService:TakeScreenshotCaptureAsync(onCaptureReady: (...any) -> ...any, captureParams: { [any]: any }?) -> ()
Added Function ThirdPartyUserService:IsAccountSwitchingSupported() -> boolean {🔒RobloxScript}

Added Event Player.SendCameraFrustum(pv: ReplicationPV) {�Players} {🔒RobloxEngine} [🏷️Hidden]

Added Enum ScreenshotCaptureResult
Added EnumItem ScreenshotCaptureResult.Success : 0
Added EnumItem ScreenshotCaptureResult.OtherError : 1
Added EnumItem ScreenshotCaptureResult.NoDeviceSupport : 2
Added EnumItem ScreenshotCaptureResult.NoSpaceOnDevice : 3

Added EnumItem HttpError.InactivityTimeout : 16
Added EnumItem HttpError.TooManyOutstandingRequests : 17

Added Tags [🏷️NotReplicated] [🏷️NotScriptable] to Property StyleQuery.AspectRatioRange
Added Tags [🏷️NotReplicated] [🏷️NotScriptable] to Property StyleQuery.MinSize

Changed the serialization of Property StyleQuery.AspectRatioRange
from: [💾|📁Serialized]
to: [🚫None]

Changed the serialization of Property StyleQuery.MinSize
from: [💾|📁Serialized]
to: [🚫None]

Changed the parameters of Function AvatarCreationService:AutoSetupAvatarAsync
from: (player: Player, model: Model, progressCallback: ((...any) -> ...any)?)
to: (player: Player, autoSetupParams: { [any]: any }, progressCallback: ((...any) -> ...any)?)

Changed the thread safety of Function InputAction:GetState
from: {🧬Unsafe}
to: {🧬Safe}

Changed the parameters of Event NetworkClient.ConnectionFailed
from: (peer: string, code: number, reason: string)
to: (peer: string, code: number)

Removed Function AvatarCreationService:AutoSetupAvatarNewAsync
Removed Function CaptureService:TakeCapture
Removed Function DebuggerConnectionManager:ConnectRemote

Removed Event Animator.OnCombinedUpdate2

Version 0.703.0.7031352

Added Class InstanceFileSyncService : Instance [🏷️NotCreatable] [🏷️NotReplicated] [🏷️Service]
Added Function InstanceFileSyncService:GetAllInstances() -> { Instance } {🔒Plugin}
Added Function InstanceFileSyncService:GetStatus(instance: Instance) -> Enum.InstanceFileSyncStatus {🔒Plugin}
Added Function InstanceFileSyncService:GetSyncedInstance(filePath: string) -> Instance? {🔒Plugin}
Added Event InstanceFileSyncService.StatusChanged(instance: Instance, status: Enum.InstanceFileSyncStatus) {🔒Plugin}

Added Property DataModel.RunService: Instance? [🏷️ReadOnly]
Added Property InputBinding.PrimaryModifier: Enum.KeyCode {�Input}
Added Property InputBinding.SecondaryModifier: Enum.KeyCode {�Input}

Added Function AssetService:GetOpaqueContentMetadataMap(opaqueContent: Content) -> { [string]: any } {🔒RobloxScript}
Added Function DataModel:OpenLogsFolder() -> () {🔒RobloxScript}
Added Function GuiService:GetInsetArea(screenInsets: Enum.ScreenInsets) -> Rect
Added Function ScrollingFrame:GetScrollVelocity() -> Vector2 {�UI}
Added Function ScrollingFrame:ResetScrollVelocity() -> () {�UI}

Added Event AnimationNodeDefinition.InputPinsChanged() {�Animation} {🔒RobloxScript}
Added Event TextChatService.OnIncomingMessageEvent(textChatMessage: TextChatMessage) {�Chat} {🔒RobloxScript}
Added Event AssetImportService.StartSingleMeshImport(fileName: string) {🔒RobloxScript}
Added Event FeatureRestrictionManager.ShowFeatureInterventionDetailsV2(featureRestrictionAbuseVector: Enum.FeatureRestrictionAbuseVector, isGameJoin: boolean) {🔒RobloxScript}

Added Enum InstanceFileSyncStatus
Added EnumItem InstanceFileSyncStatus.NotSynced : 0
Added EnumItem InstanceFileSyncStatus.Errored : 1
Added EnumItem InstanceFileSyncStatus.SyncedAsRoot : 2
Added EnumItem InstanceFileSyncStatus.SyncedAsDescendant : 3

Added LegacyName "DisconnectNoResponse" to EnumItem ConnectionError.DisconnectRaknetErrors

Added Tags [🏷️NotReplicated] [🏷️NotScriptable] to Property StyleQuery.MaxSize

Changed the serialization of Property StyleQuery.MaxSize
from: [💾|📁Serialized]
to: [🚫None]

Changed the parameters of Event RuntimeContentService.RuntimeContentShare
from: (id: string, content: string)
to: (id: string, content: string, metadata: string)

Removed Function InsertService:LoadPackageAsset

Removed Enum CatalogTimedOptionFilter
Removed EnumItem CatalogTimedOptionFilter.All
Removed EnumItem CatalogTimedOptionFilter.TimedOptionOnly


Version 0.702.0.7020614

Added Class SlimAnimationDataEntity : Instance [🏷️NotCreatable]
Added Property SlimAnimationDataEntity.EntitySource: Instance? [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.Handle: number [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.IsSlimEnabled: boolean [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.NumBones: number [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone0: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone1: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone10: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone11: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone12: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone13: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone14: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone15: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone16: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone17: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone18: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone19: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone2: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone20: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone21: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone22: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone23: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone24: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone25: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone26: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone27: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone28: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone29: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone3: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone30: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone31: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone4: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone5: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone6: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone7: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone8: CFrame [🏷️Hidden] [🏷️NotScriptable]
Added Property SlimAnimationDataEntity.SlimBone9: CFrame [🏷️Hidden] [🏷️NotScriptable]

Added Class SlimAnimationReplicationService : Instance [🏷️NotCreatable] [🏷️Service]
Added Class SlimReplicationService : Instance [🏷️NotCreatable] [🏷️NotReplicated] [🏷️Service]

Added Property AnimationNodeDefinition.NodeId: string {�Animation} {🔒RobloxScript}
Added Property InputBinding.PointerIndex: number {�Input}
Added Property Instance.PredictionMode: Enum.PredictionMode [🏷️NotScriptable] [🏷️ReadOnly]
Added Property LodDataEntity.SlimAnimationSource: SlimAnimationDataEntity? [🏷️Hidden] [🏷️NotScriptable]
Added Property MaterialVariant.AlphaMode: Enum.AlphaMode [🏷️NotBrowsable]
Added Property Model.SlimAnimationTarget: SlimAnimationDataEntity? [🏷️Hidden] [🏷️NotScriptable]
Added Property Player.NeedRegionalFallback: boolean {�Players} {🔒RobloxEngine} [🏷️Hidden] [🏷️NotScriptable]

Added Function AnimationClipProvider:GetAnimationsAsync(userId: number) -> Instance? {�Animation} [🏷️Yields]
Added Function AssetImportSession:GetKeyframeSequencesForSelectedRestPose(modelInstance: Instance, restPoseSource: Enum.RestPoseModel) -> { Instance } {🔒RobloxScript}
Added Function AssetService:GetAssetIdsForPackageAsync(packageAssetId: number) -> { any } [🏷️Yields]
Added Function AssetService:SearchAudioAsync(searchParameters: AudioSearchParams) -> AudioPages [🏷️Yields]
Added Function AvatarEditorService:CheckApplyDefaultClothingAsync(humanoidDescription: HumanoidDescription) -> HumanoidDescription [🏷️Yields]
Added Function AvatarEditorService:ConformToAvatarRulesAsync(humanoidDescription: HumanoidDescription) -> HumanoidDescription [🏷️Yields]
Added Function AvatarEditorService:GetAvatarRulesAsync() -> { [string]: any } [🏷️Yields]
Added Function AvatarEditorService:GetBatchItemDetailsAsync(itemIds: { any }, itemType: Enum.AvatarItemType) -> { any } [🏷️Yields]
Added Function AvatarEditorService:GetFavoriteAsync(itemId: number, itemType: Enum.AvatarItemType) -> boolean [🏷️Yields]
Added Function AvatarEditorService:GetInventoryAsync(assetTypes: { any }) -> InventoryPages [🏷️Yields]
Added Function AvatarEditorService:GetItemDetailsAsync(itemId: number, itemType: Enum.AvatarItemType) -> { [string]: any } [🏷️Yields]
Added Function AvatarEditorService:GetOutfitDetailsAsync(outfitId: number) -> { [string]: any } [🏷️Yields]
Added Function AvatarEditorService:GetOutfitsAsync(outfitSource: Enum.OutfitSource? = "All", outfitType: Enum.OutfitType? = "All") -> OutfitPages [🏷️Yields]
Added Function AvatarEditorService:GetRecommendedAssetsAsync(assetType: Enum.AvatarAssetType, contextAssetId: number? = 0) -> { any } [🏷️Yields]
Added Function AvatarEditorService:GetRecommendedBundlesAsync(bundleId: number) -> { any } [🏷️Yields]
Added Function AvatarEditorService:SearchCatalogAsync(searchParameters: CatalogSearchParams) -> CatalogPages [🏷️Yields]
Added Function BadgeService:AwardBadgeAsync(userId: number, badgeId: number) -> boolean [🏷️Yields]
Added Function Humanoid:ApplyDescriptionAsync(humanoidDescription: HumanoidDescription, assetTypeVerification: Enum.AssetTypeVerification? = "Default") -> () {�Avatar} [🏷️Yields]
Added Function Humanoid:ApplyDescriptionResetAsync(humanoidDescription: HumanoidDescription, assetTypeVerification: Enum.AssetTypeVerification? = "Default") -> () {�Avatar} [🏷️Yields]
Added Function Humanoid:PlayEmoteAsync(emoteName: string) -> boolean {�Avatar} [🏷️Yields]
Added Function InsertService:GetFreeDecalsAsync(searchText: string, pageNum: number) -> { any } [🏷️Yields]
Added Function InsertService:GetFreeModelsAsync(searchText: string, pageNum: number) -> { any } [🏷️Yields]
Added Function KeyframeSequenceProvider:GetAnimationsAsync(userId: number) -> Instance? [🏷️Yields]
Added Function MarketplaceService:GetProductInfoAsync(assetId: number, infoType: Enum.InfoType? = "Asset") -> { [string]: any } [🏷️Yields]
Added Function MarketplaceService:PlayerOwnsAssetAsync(player: Instance, assetId: number) -> boolean [🏷️Yields]
Added Function MarketplaceService:PlayerOwnsBundleAsync(player: Player, bundleId: number) -> boolean [🏷️Yields]
Added Function Player:GetFriendsOnlineAsync(maxFriends: number? = 200) -> { any } {�Players} [🏷️Yields]
Added Function Player:GetRankInGroupAsync(groupId: number) -> number {�Players} [🏷️Yields]
Added Function Player:GetRoleInGroupAsync(groupId: number) -> string {�Players} [🏷️Yields]
Added Function Player:IsFriendsWithAsync(userId: number) -> boolean {�Players} [🏷️Yields]
Added Function Player:IsInGroupAsync(groupId: number) -> boolean {�Players} [🏷️Yields]
Added Function Player:LoadCharacterAsync() -> () {�Players} [🏷️Yields]
Added Function Player:LoadCharacterWithHumanoidDescriptionAsync(humanoidDescription: HumanoidDescription) -> () {�Players} [🏷️Yields]
Added Function Players:CreateHumanoidModelFromDescriptionAsync(description: HumanoidDescription, rigType: Enum.HumanoidRigType, assetTypeVerification: Enum.AssetTypeVerification? = "Default") -> Model {�Avatar + Players} [🏷️Yields]
Added Function Players:CreateHumanoidModelFromUserIdAsync(userId: number) -> Model {�Players} [🏷️Yields]
Added Function Players:GetHumanoidDescriptionFromOutfitIdAsync(outfitId: number) -> HumanoidDescription {�Avatar + Players} [🏷️Yields]
Added Function Players:GetHumanoidDescriptionFromUserIdAsync(userId: number) -> HumanoidDescription {�Avatar + Players} [🏷️Yields]
Added Function Plugin:CreateDockWidgetPluginGuiAsync(pluginGuiId: string, dockWidgetPluginGuiInfo: DockWidgetPluginGuiInfo) -> DockWidgetPluginGui {🔒Plugin} [🏷️Yields]
Added Function Plugin:ImportFbxAnimationAsync(rigModel: Instance, isR15: boolean? = true) -> Instance? {🔒Plugin} [🏷️Yields]
Added Function Plugin:ImportFbxRigAsync(isR15: boolean? = true) -> Instance? {🔒Plugin} [🏷️Yields]
Added Function Plugin:PromptForExistingAssetIdAsync(assetType: string) -> number {🔒Plugin} [🏷️Yields]
Added Function Plugin:PromptSaveSelectionAsync(suggestedFileName: string? = "") -> boolean {🔒Plugin} [🏷️Yields]
Added Function SocialService:PromptLinkSharingAsync(player: Player, options: { [string]: any }?) -> ...any [🏷️Yields]
Added Function StudioService:PromptImportFileAsync(fileTypeFilter: { any }? = {}) -> Instance? {🔒Plugin} [🏷️Yields]
Added Function StudioService:PromptImportFilesAsync(fileTypeFilter: { any }? = {}) -> { Instance } {🔒Plugin} [🏷️Yields]
Added Function TeleportService:ReserveServerAsync(placeId: number) -> ...any [🏷️Yields]
Added Function TestService:RunAsync() -> () {🔒Plugin} [🏷️Yields]

Added Enum RestPoseModel
Added EnumItem RestPoseModel.FromRigInACE : 0
Added EnumItem RestPoseModel.FromRigInFile : 1

Added EnumItem AlphaMode.Opaque : 3 [🏷️NotBrowsable]
Added EnumItem KeyCode.Touch : 1034

Added Tag [🏷️Deprecated] to Function AnimationClipProvider:GetAnimations
Added Tag [🏷️Deprecated] to Function AssetService:GetAssetIdsForPackage
Added Tag [🏷️Deprecated] to Function AssetService:SearchAudio
Added Tag [🏷️Deprecated] to Function AvatarEditorService:CheckApplyDefaultClothing
Added Tag [🏷️Deprecated] to Function AvatarEditorService:ConformToAvatarRules
Added Tag [🏷️Deprecated] to Function AvatarEditorService:GetAvatarRules
Added Tag [🏷️Deprecated] to Function AvatarEditorService:GetBatchItemDetails
Added Tag [🏷️Deprecated] to Function AvatarEditorService:GetFavorite
Added Tag [🏷️Deprecated] to Function AvatarEditorService:GetInventory
Added Tag [🏷️Deprecated] to Function AvatarEditorService:GetItemDetails
Added Tag [🏷️Deprecated] to Function AvatarEditorService:GetOutfitDetails
Added Tag [🏷️Deprecated] to Function AvatarEditorService:GetOutfits
Added Tag [🏷️Deprecated] to Function AvatarEditorService:GetRecommendedAssets
Added Tag [🏷️Deprecated] to Function AvatarEditorService:GetRecommendedBundles
Added Tag [🏷️Deprecated] to Function AvatarEditorService:SearchCatalog
Added Tag [🏷️Deprecated] to Function BadgeService:AwardBadge
Added Tag [🏷️Deprecated] to Function Humanoid:ApplyDescription
Added Tag [🏷️Deprecated] to Function Humanoid:ApplyDescriptionReset
Added Tag [🏷️Deprecated] to Function Humanoid:PlayEmote
Added Tag [🏷️Deprecated] to Function InsertService:GetFreeDecals
Added Tag [🏷️Deprecated] to Function InsertService:GetFreeModels
Added Tag [🏷️Deprecated] to Function KeyframeSequenceProvider:GetAnimations
Added Tag [🏷️Deprecated] to Function MarketplaceService:GetProductInfo
Added Tag [🏷️Deprecated] to Function MarketplaceService:PlayerOwnsAsset
Added Tag [🏷️Deprecated] to Function MarketplaceService:PlayerOwnsBundle
Added Tag [🏷️Deprecated] to Function Player:GetFriendsOnline
Added Tag [🏷️Deprecated] to Function Player:GetRankInGroup
Added Tag [🏷️Deprecated] to Function Player:GetRoleInGroup
Added Tag [🏷️Deprecated] to Function Player:IsFriendsWith
Added Tag [🏷️Deprecated] to Function Player:IsInGroup
Added Tag [🏷️Deprecated] to Function Player:LoadCharacter
Added Tag [🏷️Deprecated] to Function Player:LoadCharacterWithHumanoidDescription
Added Tag [🏷️Deprecated] to Function Players:CreateHumanoidModelFromDescription
Added Tag [🏷️Deprecated] to Function Players:CreateHumanoidModelFromUserId
Added Tag [🏷️Deprecated] to Function Players:GetHumanoidDescriptionFromOutfitId
Added Tag [🏷️Deprecated] to Function Players:GetHumanoidDescriptionFromUserId
Added Tag [🏷️Deprecated] to Function Plugin:CreateDockWidgetPluginGui
Added Tag [🏷️Deprecated] to Function Plugin:ImportFbxAnimation
Added Tag [🏷️Deprecated] to Function Plugin:ImportFbxRig
Added Tag [🏷️Deprecated] to Function Plugin:PromptSaveSelection
Added Tag [🏷️Deprecated] to Function SocialService:PromptLinkSharing
Added Tag [🏷️Deprecated] to Function StudioService:PromptImportFile
Added Tag [🏷️Deprecated] to Function StudioService:PromptImportFiles
Added Tag [🏷️Deprecated] to Function TeleportService:ReserveServer
Added Tag [🏷️Deprecated] to Function TestService:Run
Added Tag [🏷️NotBrowsable] to Class MakeupDescription

Changed the capabilities of Property Workspace.NextGenerationReplication
from: {�InternalTest}
to: {🔓Undefined}

Changed the capabilities and security of Property Workspace.AuthorityMode
from: {�InternalTest}{None}
to: {🔓Undefined}{🔒RobloxScript}

Changed the capabilities of Function RunService:BindToSimulation
from: {�Basic + InternalTest}
to: {�Basic}

Changed the capabilities of Function RunService:GetPredictionStatus
from: {�Basic + InternalTest}
to: {�Basic}

Changed the capabilities of Function RunService:SetPredictionMode
from: {�Basic + InternalTest}
to: {�Basic}


Version 0.701.0.7010966

Added Class AssetQualityService : Instance [🏷️NotCreatable] [🏷️NotReplicated] [🏷️Service]
Added Function AssetQualityService:FetchAssetQualitySummaryFromGltfAsync(gltfData: string, desiredQualityChecks: { any }) -> { [string]: any } {🔒RobloxScript} [🏷️Yields]
Added Function AssetQualityService:FetchAssetQualityVisualizationDataFromUrlAsync(visualizationUrl: string) -> { [string]: any } {🔒RobloxScript} [🏷️Yields]
Added Function AssetQualityService:GenerateAssetQualityGltfFromInstanceAsync(uploadModel: Model) -> string {🔒RobloxScript} [🏷️Yields]

Added Class CompositeValueCurve : Instance
Added Property CompositeValueCurve.CurveType: Enum.CompositeValueCurveType {�Basic}
Added Function CompositeValueCurve:GetComponentCurves() -> { Instance } {�Basic}
Added Function CompositeValueCurve:GetValueAtTime(time: number) -> any {�Basic}

Added Class MakeupDescription : Instance
Added Property MakeupDescription.AssetId: number {�Avatar}
Added Property MakeupDescription.Instance: Instance? {�Avatar}
Added Property MakeupDescription.MakeupType: Enum.MakeupType {�Avatar}
Added Property MakeupDescription.Order: number {�Avatar}
Added Function MakeupDescription:GetAppliedInstance() -> Instance? {�Avatar}

Added Property HumanoidDescription.UseAvatarSettings: boolean {�Avatar}
Added Property InputBinding.Vector3Scale: Vector3 {�Input}
Added Property Sky.MoonTextureContent: Content {�Environment}
Added Property Sky.SkyboxBackContent: Content {�Environment}
Added Property Sky.SkyboxDownContent: Content {�Environment}
Added Property Sky.SkyboxFrontContent: Content {�Environment}
Added Property Sky.SkyboxLeftContent: Content {�Environment}
Added Property Sky.SkyboxRightContent: Content {�Environment}
Added Property Sky.SkyboxUpContent: Content {�Environment}
Added Property Sky.SunTextureContent: Content {�Environment}
Added Property Workspace.NextGenerationReplication: Enum.RolloutState {�InternalTest} [🏷️NotScriptable]
Added Property Workspace.PlayerScriptsUseInputActionSystem: Enum.RolloutState [🏷️NotScriptable]
Added Property Workspace.UseFixedSimulation: Enum.RolloutState [🏷️NotScriptable]

Added Function HumanoidRigDescription:GetJoint(label: Enum.RigLabel) -> Instance? {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:GetJointLabels() -> { any } {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:GetJointRangeMax(rigLabel: Enum.RigLabel) -> Vector3 {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:GetJointRangeMin(rigLabel: Enum.RigLabel) -> Vector3 {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:GetJointSize(label: Enum.RigLabel) -> number {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:GetR15JointLabels() -> { any } {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:GetR6JointLabels() -> { any } {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:GetTposeAdjustment(label: Enum.RigLabel) -> CFrame {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:SetJoint(label: Enum.RigLabel, character: Instance) -> () {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:SetJointRangeMax(rigLabel: Enum.RigLabel, rangeMax: Vector3) -> () {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:SetJointRangeMin(rigLabel: Enum.RigLabel, rangeMin: Vector3) -> () {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:SetJointSize(label: Enum.RigLabel, size: number) -> () {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function HumanoidRigDescription:SetTposeAdjustment(label: Enum.RigLabel, transform: CFrame) -> () {�Animation} {🔒RobloxScript} {🧬Safe}

Added Enum AnimationNodeBlend2DInputMode
Added EnumItem AnimationNodeBlend2DInputMode.Cartesian : 0
Added EnumItem AnimationNodeBlend2DInputMode.Polar : 1

Added Enum AnimationNodeInterruptible
Added EnumItem AnimationNodeInterruptible.Always : 0
Added EnumItem AnimationNodeInterruptible.ClipFinished : 1
Added EnumItem AnimationNodeInterruptible.Expression : 2

Added Enum AnimationNodeWaitFor
Added EnumItem AnimationNodeWaitFor.ClipFinished : 0
Added EnumItem AnimationNodeWaitFor.Expression : 1

Added Enum CompositeValueCurveType
Added EnumItem CompositeValueCurveType.ColorRGB : 0
Added EnumItem CompositeValueCurveType.ColorHSV : 1
Added EnumItem CompositeValueCurveType.NumberRange : 2
Added EnumItem CompositeValueCurveType.Rect : 3
Added EnumItem CompositeValueCurveType.UDim : 4
Added EnumItem CompositeValueCurveType.UDim2 : 5
Added EnumItem CompositeValueCurveType.Vector2 : 6
Added EnumItem CompositeValueCurveType.Vector3 : 7

Added Enum FilterType
Added EnumItem FilterType.Exclude : 0
Added EnumItem FilterType.Include : 1

Added Enum MakeupType
Added EnumItem MakeupType.Face : 0
Added EnumItem MakeupType.Lip : 1
Added EnumItem MakeupType.Eye : 2

Added Enum RigLabel
Added EnumItem RigLabel.Invalid : 0
Added EnumItem RigLabel.Root : 1
Added EnumItem RigLabel.Pelvis : 2
Added EnumItem RigLabel.Waist : 3
Added EnumItem RigLabel.Chest : 4
Added EnumItem RigLabel.Neck : 5
Added EnumItem RigLabel.HeadBase : 6
Added EnumItem RigLabel.LeftClavicle : 7
Added EnumItem RigLabel.LeftShoulder : 8
Added EnumItem RigLabel.LeftElbow : 9
Added EnumItem RigLabel.LeftWrist : 10
Added EnumItem RigLabel.RightClavicle : 11
Added EnumItem RigLabel.RightShoulder : 12
Added EnumItem RigLabel.RightElbow : 13
Added EnumItem RigLabel.RightWrist : 14
Added EnumItem RigLabel.LeftHip : 15
Added EnumItem RigLabel.LeftKnee : 16
Added EnumItem RigLabel.LeftAnkle : 17
Added EnumItem RigLabel.LeftToes : 18
Added EnumItem RigLabel.RightHip : 19
Added EnumItem RigLabel.RightKnee : 20
Added EnumItem RigLabel.RightAnkle : 21
Added EnumItem RigLabel.RightToes : 22

Removed Function AssetService:RegisterUGCValidationFunction
Removed Function UGCValidationService:FetchQualityResultsAsync

Version 0.700.0.7000935

Added Class StudioTestService : Instance [🏷️NotCreatable] [🏷️NotReplicated] [🏷️Service]
Added Function StudioTestService:EndTest(value: any) -> ()
Added Function StudioTestService:ExecutePlayModeAsync(args: any) -> any {🔒Plugin} [🏷️Yields]
Added Function StudioTestService:ExecuteRunModeAsync(args: any) -> any {🔒Plugin} [🏷️Yields]
Added Function StudioTestService:GetTestArgs() -> any

Added Class PyramidHandleAdornment : HandleAdornment
Added Property PyramidHandleAdornment.Height: number {�Basic + UI}
Added Property PyramidHandleAdornment.Shading: Enum.AdornShading {�Basic + UI}
Added Property PyramidHandleAdornment.Sides: number {�Basic + UI}
Added Property PyramidHandleAdornment.Size: number {�Basic + UI}

Added Property StarterPlayer.CharacterBreakJointsOnDeath: boolean {�Players}
Added Property ThirdPartyUserService.VoiceChatRestrictionStatus: Enum.ChatRestrictionStatus {🔒RobloxScript} [🏷️ReadOnly]

Added Function AnimationNodeDefinition:GetInputPinNames() -> { any } {�Animation} {🔒RobloxScript}
Added Function AnimationNodeDefinition:SetInputPinNames(pins: { any }) -> () {�Animation} {🔒RobloxScript}
Added Function GroupService:PromptJoinAsync(groupId: number) -> Enum.GroupMembershipStatus [🏷️Yields]
Added Function GroupService:PromptJoinCompleted(groupId: number, success: boolean, groupMembershipStatus: Enum.GroupMembershipStatus, errorMessage: string) -> () {🔒RobloxScript}
Added Function HumanoidRigDescription:ShowVolumes(show: boolean) -> () {�Animation} {🔒RobloxScript} {🧬Safe}
Added Function MarketplaceService:RankProductsAsync(productIdentifiers: { any }) -> { any } [🏷️Yields]
Added Function NetworkPeer:InitializeRemoteAllowList(names: { any }) -> () {🔒RobloxScript}
Added Function RunService:GetPredictionStatus(context: Instance) -> Enum.PredictionStatus {�Basic + InternalTest}
Added Function RunService:SetPredictionMode(context: Instance, mode: Enum.PredictionMode) -> () {�Basic + InternalTest}
Added Function ThirdPartyUserService:IsSingleSignOnSupported() -> boolean {🔒RobloxScript}

Added Event GroupService.ShowJoinPrompt(groupId: number) {🔒RobloxScript}
Added Event VoiceChatService.ClientStreamSwitchAck(eventTag: number, sessionId: string) {🔒RobloxEngine} [🏷️Hidden]

Added Enum AnimationNodeTransitionType
Added EnumItem AnimationNodeTransitionType.CrossFade : 0
Added EnumItem AnimationNodeTransitionType.InertialBlend : 1
Added EnumItem AnimationNodeTransitionType.DeadBlend : 2

Added Enum GroupMembershipStatus
Added EnumItem GroupMembershipStatus.None : 0
Added EnumItem GroupMembershipStatus.Joined : 1
Added EnumItem GroupMembershipStatus.JoinRequestPending : 2
Added EnumItem GroupMembershipStatus.AlreadyMember : 3

Added Enum PredictionStatus
Added EnumItem PredictionStatus.Authoritative : 0
Added EnumItem PredictionStatus.Predicted : 1
Added EnumItem PredictionStatus.None : 2

Added EnumItem DataStoreRequestType.StandardRead : 9
Added EnumItem DataStoreRequestType.StandardWrite : 10
Added EnumItem DataStoreRequestType.StandardList : 11
Added EnumItem DataStoreRequestType.StandardRemove : 12
Added EnumItem DataStoreRequestType.OrderedRead : 13
Added EnumItem DataStoreRequestType.OrderedWrite : 14
Added EnumItem DataStoreRequestType.OrderedList : 15
Added EnumItem DataStoreRequestType.OrderedRemove : 16
Added EnumItem LuauTypeCheckMode.Default : 0
Added EnumItem RigType.CustomHumanoid : 1
Added EnumItem SalesTypeFilter.TimedOptions : 4

Added Tag [🏷️Deprecated] to Property GameSettings.VideoCaptureEnabled

Changed the value of EnumItem LuauTypeCheckMode.NoCheck from 0 to 1
Changed the value of EnumItem LuauTypeCheckMode.Nonstrict from 1 to 2
Changed the value of EnumItem LuauTypeCheckMode.Strict from 2 to 3
Changed the value of EnumItem RigType.Custom from 1 to 2
Changed the value of EnumItem RigType.None from 2 to 3

Removed Property GameSettings.VideoRecording
Removed Property RunService.PredictionState
Removed Property StarterPlayer.RagdollDeath

Removed Function Instance:GetPredictionMode
Removed Function Instance:IsPredicted
Removed Function Instance:SetPredictionMode

Removed Event VoiceChatService.RuppInitialToken
Removed Event VoiceChatService.RuppPeriodicToken
Removed Event VoiceChatService.VoiceUdmuxVip

Removed Enum PredictionState
Removed EnumItem PredictionState.Idle
Removed EnumItem PredictionState.Simulating
Removed EnumItem PredictionState.RollingBack
Removed EnumItem PredictionState.Resimulating

Removed Tag [🏷️NotBrowsable] from Property StarterPlayer.LuaCharacterController