MultipleDocumentInterfaceInstance
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Memory category | Instances |
---|
Member index 3
Description
History 20
- 642 Change ValueType of from Instance to DataModelSession
- 553 Change Default of from to
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 469 Change Tags of from [ReadOnly, NotReplicated] to [Hidden, ReadOnly, NotReplicated]
- 462 Change ThreadSafety of DataModelSessionStarted from to Unsafe
- 462 Change ThreadSafety of DataModelSessionEnded from to Unsafe
- 462 Change ThreadSafety of from to ReadOnly
- 433 Change Security of DataModelSessionStarted from PluginSecurity to RobloxScriptSecurity
- 433 Change Security of DataModelSessionEnded from PluginSecurity to RobloxScriptSecurity
- 433 Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- 433 Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- 433 Change Tags of MultipleDocumentInterfaceInstance from [NotCreatable] to [NotCreatable, NotReplicated]
- 421 Change Security of DataModelSessionStarted from RobloxScriptSecurity to PluginSecurity
- 421 Change Security of DataModelSessionEnded from RobloxScriptSecurity to PluginSecurity
- 421 Change ReadSecurity of from RobloxScriptSecurity to PluginSecurity
- 421 Change WriteSecurity of from RobloxScriptSecurity to PluginSecurity
- 408 Add DataModelSessionStarted
- 408 Add DataModelSessionEnded
- 408 Add
- 408 Add MultipleDocumentInterfaceInstance
Members 3
DataModelSessionEnded
Parameters (1) | |
---|---|
dataModelSession | Instance |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 4
- 462 Change ThreadSafety of DataModelSessionEnded from to Unsafe
- 433 Change Security of DataModelSessionEnded from PluginSecurity to RobloxScriptSecurity
- 421 Change Security of DataModelSessionEnded from RobloxScriptSecurity to PluginSecurity
- 408 Add DataModelSessionEnded
DataModelSessionStarted
Parameters (1) | |
---|---|
dataModelSession | Instance |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 4
- 462 Change ThreadSafety of DataModelSessionStarted from to Unsafe
- 433 Change Security of DataModelSessionStarted from PluginSecurity to RobloxScriptSecurity
- 421 Change Security of DataModelSessionStarted from RobloxScriptSecurity to PluginSecurity
- 408 Add DataModelSessionStarted