Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
The MultipleDocumentInterfaceInstance class inherits from Instance. It cannot be instantiated. This class was added in version 408.
Properties
FocusedDataModelSession: DataModelSession
- Category: Data.
- Read security: RobloxScriptSecurity.
- Write security: RobloxScriptSecurity.
- Serialization: cannot load or save.
- Thread safety: read safe
Events
DataModelSessionEnded(dataModelSession: Instance)
| Name | Type |
|---|---|
| dataModelSession | Instance |
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
DataModelSessionStarted(dataModelSession: Instance)
| Name | Type |
|---|---|
| dataModelSession | Instance |
- Security: RobloxScriptSecurity.
- Thread safety: unsafe