36 Likes
Client Difference Log
API Changes
Added Class DebuggablePluginWatcher : Instance [NotCreatable] [Service] [NotReplicated]
Added Property bool ImporterMaterialSettings.IsPbr [ReadOnly]
Added Property bool Studio.Use Bounding Box Move Handles {RobloxScriptSecurity}
Added Property bool VoiceChatService.EnableDefaultVoice {PluginSecurity} [NotBrowsable]
Added Function bool CrossDMScriptChangeListener:IsWatchingScriptLine(string scriptRef, int lineNumber) {RobloxScriptSecurity}
Added Function void CrossDMScriptChangeListener:StartWatchingScriptLine(string scriptRef, int debuggerConnectionId, int lineNumber) {RobloxScriptSecurity}
Added Function void GuiService:Select(Instance selectionParent) {RobloxScriptSecurity}
Added Function string MaterialService:GetBaseMaterialOverride(Enum.Material material)
Added Function void MaterialService:SetBaseMaterialOverride(Enum.Material material, string name)
Added Event CrossDMScriptChangeListener.GuidLineContentsChanged(string guid, int lineNumber, string contents) {RobloxScriptSecurity}
Added EnumItem TextChatMessageStatus.MessageTooLong : 8
Added Tag [NotReplicated] to Property MetaBreakpoint.Line
Added Tag [NotReplicated] to Property MetaBreakpoint.Script
Added Tag [NotReplicated] to Property MetaBreakpoint.ContinueExecution
Added Tag [NotReplicated] to Property MetaBreakpoint.Enabled
Changed the serialization of Property MetaBreakpoint.Line
from: [<๐พ> SaveOnly]
to: [<๐พ|๐> Saves|Loads]
Changed the serialization of Property MetaBreakpoint.Script
from: [<๐พ> SaveOnly]
to: [<๐พ|๐> Saves|Loads]
Changed the serialization of Property MetaBreakpoint.ContinueExecution
from: [<๐> RuntimeOnly]
to: [<๐พ|๐> Saves|Loads]
Changed the serialization of Property MetaBreakpoint.Enabled
from: [<๐พ> SaveOnly]
to: [<๐พ|๐> Saves|Loads]
Changed the security of Event TextChatService.SendingMessage
from: {RobloxScriptSecurity}
to:
Removed Class InternalContainer
Removed Property VoiceChatService.GenerateDefaultChannel
Removed Function CrossDMScriptChangeListener:IsWatchingScript
Removed Function CrossDMScriptChangeListener:StartWatchingScript
Removed Function MaterialService:GetMaterialOverride
Removed Function MaterialService:SetMaterialOverride
Removed Function StudioService:DEPRECATED_SetDocumentDisplayName
Removed Tag [Deprecated] from Class Weld
Removed Tag [ReadOnly] from Property MetaBreakpoint.Line
Removed Tag [ReadOnly] from Property MetaBreakpoint.Script
Removed Tag [ReadOnly] from Property MetaBreakpoint.ContinueExecution
Removed Tag [ReadOnly] from Property MetaBreakpoint.Enabled
(Click here for a syntax highlighted version!)
14 Likes
FWIW, these seem to just be renames of Get/SetMaterialOverride. They were added one release earlier. Therefore you might find better release notes/discussion on it in the topic for that: Release Notes for 518
10 Likes
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.