Client Difference Log
API Changes
Added Class Highlight : Instance
Added Property Enum.HighlightDepthMode Highlight.DepthMode
Added Property bool Highlight.Enabled
Added Property Color3 Highlight.FillColor
Added Property float Highlight.FillTransparency
Added Property Color3 Highlight.OutlineColor
Added Property float Highlight.OutlineTransparency
Added Class TemporaryCageMeshProvider : Instance [NotCreatable] [Service] [NotReplicated]
Added Class VoiceChatInternal : Instance [NotCreatable] [Service]
Forking from Class VoiceChatService
Added Property Enum.LoadCharacterLayeredClothing StarterPlayer.LoadCharacterLayeredClothing [NotReplicated] [NotScriptable]
Added Property bool Studio.Enable Scrollbar Markers {RobloxScriptSecurity}
Added Function int64 AssetManagerService:GetMeshIdFromAliasName(string aliasName) {RobloxScriptSecurity}
Added Function int64 AssetManagerService:GetMeshIdFromAssetId(int64 assetId) {RobloxScriptSecurity}
Added Function int64 AssetManagerService:GetTextureIdFromAliasName(string aliasName) {RobloxScriptSecurity}
Added Function int64 AssetManagerService:GetTextureIdFromAssetId(int64 assetId) {RobloxScriptSecurity}
Added Function bool BaseWrap:IsHSRReady() {RobloxScriptSecurity}
Added Function int DebuggerConnection:EvaluateWatch(string expression, StackFrame frame, Function callback) {RobloxScriptSecurity}
Added Function void DockWidgetPluginGui:RequestRaise() {RobloxScriptSecurity}
Added Function void VirtualInputManager:WaitForInputEventsProcessed() {RobloxScriptSecurity} [Yields]
Added Event GamepadService.GamepadThumbstick1Changed(Vector2 event) {RobloxScriptSecurity}
Added Enum HighlightDepthMode
Added EnumItem HighlightDepthMode.AlwaysOnTop : 0
Added EnumItem HighlightDepthMode.Default : 1
Changed the parameters of Function BasePart:CanCollideWith
from: (Instance part)
to: (BasePart part)
Removed Class NewVoiceChatService
Removed Property BasePart.MaterialVariant
Removed Property StarterPlayer.LoadCharacterLayeredClothing
Removed Property VoiceChatService.VoiceChatState
Removed Function VoiceChatService:GetAndClearCallFailureMessage
Removed Function VoiceChatService:GetAudioProcessingSettings
Removed Function VoiceChatService:GetGroupId
Removed Function VoiceChatService:GetMicDevices
Removed Function VoiceChatService:GetParticipants
Removed Function VoiceChatService:GetSpeakerDevices
Removed Function VoiceChatService:GetVoiceChatApiVersion
Removed Function VoiceChatService:GetVoiceChatAvailable
Removed Function VoiceChatService:IsContextVoiceEnabled
Removed Function VoiceChatService:IsPublishPaused
Removed Function VoiceChatService:IsSubscribePaused
Removed Function VoiceChatService:JoinByGroupId
Removed Function VoiceChatService:JoinByGroupIdToken
Removed Function VoiceChatService:Leave
Removed Function VoiceChatService:PublishPause
Removed Function VoiceChatService:SetMicDevice
Removed Function VoiceChatService:SetSpeakerDevice
Removed Function VoiceChatService:SubscribePause
Removed Function VoiceChatService:SubscribePauseAll
Removed Event VoiceChatService.ParticipantsStateChanged
Removed Event VoiceChatService.PlayerMicActivitySignalChange
Removed Event VoiceChatService.StateChanged
Removed Tag [NotCreatable] from Class VoiceChatService
(Click here for a syntax highlighted version!)