CommandInstance
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 11
Removed member index 2
History | Member | |
---|---|---|
490 | Group: string | |
496 | Text: string |
Description
History 39
- 573 Change ReturnType of RegisterExecutionCallback from void to null
- 573 Change ReturnType of EnableGuiAccess from void to null
- 553 Change Default of StatusTip from to
- 553 Change Default of Permission from to
- 553 Change Default of Name from to
- 553 Change Default of Icon from to
- 553 Change Default of Enabled from to
- 553 Change Default of DisplayName from to
- 553 Change Default of DefaultShortcut from to
- 553 Change Default of Checked from to
- 553 Change Default of AllowGUIAccessPoints from to
- 496 Add EnableGuiAccess
- 496 Remove Text
- 496 Add DisplayName
- 496 Change CanLoad of DefaultShortcut from true to false
- 496 Change Tags of DefaultShortcut from [NotReplicated] to [ReadOnly, NotReplicated]
- 490 Remove Group
- 486 Change ThreadSafety of Text from ReadOnly to ReadSafe
- 486 Change ThreadSafety of StatusTip from ReadOnly to ReadSafe
- 486 Change ThreadSafety of Permission from ReadOnly to ReadSafe
- 486 Change ThreadSafety of Name from ReadOnly to ReadSafe
- 486 Change ThreadSafety of Icon from ReadOnly to ReadSafe
- 486 Change ThreadSafety of Group from ReadOnly to ReadSafe
- 486 Change ThreadSafety of Enabled from ReadOnly to ReadSafe
- 486 Change ThreadSafety of DefaultShortcut from ReadOnly to ReadSafe
- 486 Change ThreadSafety of Checked from ReadOnly to ReadSafe
- 486 Change ThreadSafety of AllowGUIAccessPoints from ReadOnly to ReadSafe
- 485 Add Permission
- 484 Add RegisterExecutionCallback
- 484 Add Text
- 484 Add StatusTip
- 484 Add Name
- 484 Add Icon
- 484 Add Group
- 484 Add Enabled
- 484 Add DefaultShortcut
- 484 Add Checked
- 484 Add AllowGUIAccessPoints
- 484 Add CommandInstance
Members 11
AllowGUIAccessPoints
Type | Default | |
---|---|---|
bool |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false |
History 3
- 553 Change Default of AllowGUIAccessPoints from to
- 486 Change ThreadSafety of AllowGUIAccessPoints from ReadOnly to ReadSafe
- 484 Add AllowGUIAccessPoints
Checked
Type | Default | |
---|---|---|
bool |
This property is not replicated. Its interface does not cross the network boundary.
Security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Data |
Loaded/Saved | true/false |
DefaultShortcut
Type | Default | |
---|---|---|
string |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Data |
Loaded/Saved | false |
History 5
- 553 Change Default of DefaultShortcut from to
- 496 Change CanLoad of DefaultShortcut from true to false
- 496 Change Tags of DefaultShortcut from [NotReplicated] to [ReadOnly, NotReplicated]
- 486 Change ThreadSafety of DefaultShortcut from ReadOnly to ReadSafe
- 484 Add DefaultShortcut
DisplayName
Type | Default | |
---|---|---|
string |
This property is not replicated. Its interface does not cross the network boundary.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | true/false |
History 2
- 553 Change Default of DisplayName from to
- 496 Add DisplayName
EnableGuiAccess
Parameters (3) | ||
---|---|---|
displayName | string | |
statusTip | string | |
defaultShortcut | string | |
Returns (1) | ||
null |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 2
- 573 Change ReturnType of EnableGuiAccess from void to null
- 496 Add EnableGuiAccess
Enabled
Type | Default | |
---|---|---|
bool |
This property is not replicated. Its interface does not cross the network boundary.
Security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Data |
Loaded/Saved | true/false |
Icon
Type | Default | |
---|---|---|
string |
This property is not replicated. Its interface does not cross the network boundary.
Security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Data |
Loaded/Saved | true/false |
Name
Type | Default | |
---|---|---|
string |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false |
Permission
Type | Default | |
---|---|---|
CommandPermission |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Data |
Loaded/Saved | false |
History 3
- 553 Change Default of Permission from to
- 486 Change ThreadSafety of Permission from ReadOnly to ReadSafe
- 485 Add Permission
RegisterExecutionCallback
Parameters (1) | ||
---|---|---|
callbackFunction | Function | |
Returns (1) | ||
null |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 2
- 573 Change ReturnType of RegisterExecutionCallback from void to null
- 484 Add RegisterExecutionCallback
StatusTip
Type | Default | |
---|---|---|
string |
This property is not replicated. Its interface does not cross the network boundary.
Security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Data |
Loaded/Saved | true/false |
Removed members 2
Group
Type | Default | |
---|---|---|
string |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false |
Text
Type | Default | |
---|---|---|
string |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false |