MemStorageConnection
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 1
Description
History 5
- 573 Change ReturnType of Disconnect from void to null
- 462 Change ThreadSafety of Disconnect from to Unsafe
- 398 Change Security of Disconnect from RobloxScriptSecurity to PluginSecurity
- 397 Add Disconnect
- 397 Add MemStorageConnection
Members 1
Disconnect
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
null |
Security | PluginSecurity |
---|---|
Thread safety | Unsafe |
History 4
- 573 Change ReturnType of Disconnect from void to null
- 462 Change ThreadSafety of Disconnect from to Unsafe
- 398 Change Security of Disconnect from RobloxScriptSecurity to PluginSecurity
- 397 Add Disconnect