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
- Category: Data.
- Read security: RobloxScriptSecurity.
- Write security: RobloxScriptSecurity.
- Serialization: cannot load or save.
- Thread safety: read safe
SessionId: string
- Category: Data.
- Read security: RobloxScriptSecurity.
- Write security: RobloxScriptSecurity.
- Serialization: cannot load or save.
- Thread safety: read safe
Events
CurrentDataModelTypeAboutToChange(dataModelType: StudioDataModelType)
| Name | Type |
|---|---|
| dataModelType | StudioDataModelType |
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
CurrentDataModelTypeChanged()
- Security: RobloxScriptSecurity.
- Thread safety: unsafe