Roblox API Reference

MDIInstance

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.

Tags: [NotCreatable]

Inherits (1)

Member index (4)

Type Member History
Instance FocusedDataModelSession 407 407
string FocusedDataModelSessionId 407 407
DataModelSessionEnded (string sessionId) 407
DataModelSessionStarted (string sessionId) 407
57 members inherited from Instance

History

Members

DataModelSessionEnded On DevHub

Name Type Default
sessionId string none

History

DataModelSessionStarted On DevHub

Name Type Default
sessionId string none

History

FocusedDataModelSession On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated]

FocusedDataModelSessionId On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated]

Relevant classes (1)