VersionControlServiceThis class is not creatable. Instances of this class cannot be created with Instance.new.This class is a service. It is a singleton that may be acquired with GetService.Memory categoryInstancesTags: [NotCreatable, Service]Member index 12HistoryMember553ScriptCollabEnabled: bool553ScriptCollabVersionHistoryEnabled: bool591BroadcastScriptChangesSubmitted(scriptGuid: string)553CommitRejectedInfo(reason: int)553LockedScriptBatchCommit(scriptGuidTuple: Tuple, scriptTextTuple: Tuple, commitMessage: string)553RequestAllEditorsSignal()553ScriptBatchCommit(scriptGuidTuple: Tuple, scriptHashBaseTuple: Tuple, scriptTextTuple: Tuple, commitMessage: string)553ScriptChangesSubmitted(scriptGuid: string, submitted: bool)553ScriptEditorAdded(scriptGuid: string, editor: Instance)553ScriptEditorRemoved(scriptGuid: string, editor: Instance)553ScriptStartEdit(scriptGuid: string)553ScriptStopEdit(scriptGuid: string)63 members inherited from Instance553Archivable: bool553Attributes: string553AttributesReplicate: string553AttributesSerialize: BinaryString635Capabilities: SecurityCapabilities553DataCost: int619DefinesCapabilities: bool553HistoryId: UniqueId553Name: string553Parent: Instance553PropertyStatusStudio: PropertyStatus553RobloxLocked: bool635Sandboxed: bool616SourceAssetId: int64553Tags: BinaryString616UniqueId: UniqueId553archivable: bool553numExpectedDirectChildren: int576AddTag(tag: string): null573ClearAllChildren(): null462Clone(): Instance573Destroy(): null486FindFirstAncestor(name: string): Instance486FindFirstAncestorOfClass(className: string): Instance486FindFirstAncestorWhichIsA(className: string): Instance486FindFirstChild(name: string, recursive: bool = false): Instance486FindFirstChildOfClass(className: string): Instance486FindFirstChildWhichIsA(className: string, recursive: bool = false): Instance486FindFirstDescendant(name: string): Instance563GetActor(): Actor486GetAttribute(attribute: string): Variant462GetAttributeChangedSignal(attribute: string): RBXScriptSignal631GetAttributes(): Dictionary648GetChildren(): Instances462GetDebugId(scopeLength: int = 4): string486GetDescendants(): Array486GetFullName(): string641GetStyled(name: string): Variant576GetTags(): Array576HasTag(tag: string): bool486IsAncestorOf(descendant: Instance): bool486IsDescendantOf(ancestor: Instance): bool580IsPropertyModified(name: string): bool573Remove(): null576RemoveTag(tag: string): null580ResetPropertyToDefault(name: string): null573SetAttribute(attribute: string, value: Variant): null462WaitForChild(childName: string, timeOut: double): Instance648children(): Instances553clone(): Instance573destroy(): null553findFirstChild(name: string, recursive: bool = false): Instance648getChildren(): Instances553isDescendantOf(ancestor: Instance): bool573remove(): null462AncestryChanged(child: Instance, parent: Instance)462AttributeChanged(attribute: string)462ChildAdded(child: Instance)462ChildRemoved(child: Instance)462DescendantAdded(descendant: Instance)462DescendantRemoving(descendant: Instance)500Destroying()553childAdded(child: Instance)6 members inherited from Object647ClassName: string647className: string647GetPropertyChangedSignal(property: string): RBXScriptSignal647IsA(className: string): bool650isA(className: string): bool647Changed(property: string)DescriptionHistory 14591 Add BroadcastScriptChangesSubmitted553 Add ScriptStopEdit553 Add ScriptStartEdit553 Add ScriptEditorRemoved553 Add ScriptEditorAdded553 Add ScriptChangesSubmitted553 Add ScriptBatchCommit553 Add RequestAllEditorsSignal553 Add LockedScriptBatchCommit553 Add CommitRejectedInfo553 Add ScriptCollabVersionHistoryEnabled553 Change Default of ScriptCollabEnabled from to false504 Add ScriptCollabEnabled391 Add VersionControlServiceMembers 12BroadcastScriptChangesSubmittedParameters (1)scriptGuidstringThis event is hidden. It is not meant to be used, and may have unresolved issues.SecurityRobloxSecurityThread safetyUnsafeHistory 1591 Add BroadcastScriptChangesSubmittedTags: [Hidden]CommitRejectedInfoParameters (1)reasonintThis event is hidden. It is not meant to be used, and may have unresolved issues.SecurityLocalUserSecurityThread safetyUnsafeHistory 1553 Add CommitRejectedInfoTags: [Hidden]LockedScriptBatchCommitParameters (3)scriptGuidTupleTuplescriptTextTupleTuplecommitMessagestringThis event is hidden. It is not meant to be used, and may have unresolved issues.SecurityLocalUserSecurityThread safetyUnsafeHistory 1553 Add LockedScriptBatchCommitTags: [Hidden]RequestAllEditorsSignalParameters (0)No parameters.This event is hidden. It is not meant to be used, and may have unresolved issues.SecurityLocalUserSecurityThread safetyUnsafeHistory 1553 Add RequestAllEditorsSignalTags: [Hidden]ScriptBatchCommitParameters (4)scriptGuidTupleTuplescriptHashBaseTupleTuplescriptTextTupleTuplecommitMessagestringThis event is hidden. It is not meant to be used, and may have unresolved issues.SecurityLocalUserSecurityThread safetyUnsafeHistory 1553 Add ScriptBatchCommitTags: [Hidden]ScriptChangesSubmittedParameters (2)scriptGuidstringsubmittedboolThis event is hidden. It is not meant to be used, and may have unresolved issues.SecurityLocalUserSecurityThread safetyUnsafeHistory 1553 Add ScriptChangesSubmittedTags: [Hidden]ScriptCollabEnabledTypeDefaultboolfalseThis property is hidden. It is not meant to be used, and may have unresolved issues.SecurityRobloxScriptSecurityThread safetyReadSafeCategoryBehaviorLoaded/SavedfalseHistory 2553 Change Default of ScriptCollabEnabled from to false504 Add ScriptCollabEnabledTags: [Hidden]ScriptCollabVersionHistoryEnabledTypeDefaultboolfalseThis property is not scriptable. It cannot be accessed by script code.This property is hidden. It is not meant to be used, and may have unresolved issues.SecurityRobloxSecurityThread safetyReadSafeCategoryBehaviorLoaded/SavedfalseHistory 1553 Add ScriptCollabVersionHistoryEnabledTags: [Hidden, NotScriptable]ScriptEditorAddedParameters (2)scriptGuidstringeditorInstanceThis event is hidden. It is not meant to be used, and may have unresolved issues.SecurityLocalUserSecurityThread safetyUnsafeHistory 1553 Add ScriptEditorAddedTags: [Hidden]ScriptEditorRemovedParameters (2)scriptGuidstringeditorInstanceThis event is hidden. It is not meant to be used, and may have unresolved issues.SecurityLocalUserSecurityThread safetyUnsafeHistory 1553 Add ScriptEditorRemovedTags: [Hidden]ScriptStartEditParameters (1)scriptGuidstringThis event is hidden. It is not meant to be used, and may have unresolved issues.SecurityLocalUserSecurityThread safetyUnsafeHistory 1553 Add ScriptStartEditTags: [Hidden]ScriptStopEditParameters (1)scriptGuidstringThis event is hidden. It is not meant to be used, and may have unresolved issues.SecurityLocalUserSecurityThread safetyUnsafeHistory 1553 Add ScriptStopEditTags: [Hidden]Related classes 1InstanceRelated types 4boolintstringTuple