roblox
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The DataModelSession class inherits from Instance. It cannot be instantiated. This class was added in version 399.

Properties

CurrentDataModelType: StudioDataModelType

  • HiddenThis property is not shown in the object browser and properties window.
  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DataModelSession/CurrentDataModelType.
  • Category: Data.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

SessionId: string

  • HiddenThis property is not shown in the object browser and properties window.
  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DataModelSession/SessionId.
  • Category: Data.
  • Read security: RobloxScriptSecurity.
  • Write security: RobloxScriptSecurity.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Events

CurrentDataModelTypeAboutToChange(dataModelType: StudioDataModelType)

Parameters
NameType
dataModelTypeStudioDataModelType
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

CurrentDataModelTypeChanged()

This class member is missing documentation. Create or add to its subpage at Class:DataModelSession/CurrentDataModelTypeChanged.
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

Removed members

External links