Roblox API Reference

CommandInstance 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 (11)

Type Member History
bool AllowGUIAccessPoints
bool Checked
string DefaultShortcut 496 496
string DisplayName 496
bool Enabled
string Icon
string Name
CommandPermission Permission 485
string StatusTip
null EnableGuiAccess (string displayName, string statusTip, string defaultShortcut) 496 573
null RegisterExecutionCallback (Function callbackFunction) 573
57 members inherited from Instance

Removed member index (2)

Type Member History
string Group 490
string Text 496

History

Members

AllowGUIAccessPoints 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.

Tags: [ReadOnly, NotReplicated]

Checked On DevHub

This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotReplicated]

DefaultShortcut 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]

DisplayName On DevHub

This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [NotReplicated]

EnableGuiAccess On DevHub

Name Type Default
displayName string none
statusTip string none
defaultShortcut string none

History

Enabled On DevHub

This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotReplicated]

Icon On DevHub

This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotReplicated]

Name 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.

Tags: [ReadOnly, NotReplicated]

Permission 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]

RegisterExecutionCallback On DevHub

Name Type Default
callbackFunction Function none

History

StatusTip On DevHub

This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotReplicated]

Removed members

Group

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]

Text

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 enums (1)

Relevant members (1)