Roblox API Reference

DebuggerVariable On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, NotReplicated]

Inherits (1)

Member index (8)

Type Member History
string Name
bool Populated
string Type
string Value
int VariableId
int VariablesCount
DebuggerVariable GetVariableByIndex (int index) 496
DebuggerVariable GetVariableByName (string name) 496
57 members inherited from Instance

History

Members

GetVariableByIndex On DevHub

Name Type Default
index int none

History

GetVariableByName On DevHub

Name Type Default
name string none

History

Name On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

Populated On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

Type On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

Value On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

VariableId On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

VariablesCount On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

Relevant classes (1)

Relevant members (7)