IMyTerminalAction Properties |
[This is preliminary documentation and is subject to change.]
The IMyTerminalAction type exposes the following members.
Name | Description | |
---|---|---|
Action |
This is the action taken when an action is performed.
| |
Enabled |
Allows you to set if this action is enabled or disabled
| |
Icon |
Allows you to set the Icon of this action. It's a link to an icon texture.
| |
Id | (Inherited from ITerminalAction.) | |
InvalidToolbarTypes |
Allows you to set which toolbar type this action is invalid for. Adding to this means this action may not be added to that toolbar type.
| |
Name |
Allows you to set the name of the Action
| |
ValidForGroups |
Allows you to set if this action is valid in groups
| |
Writer |
This allows you to set the "Icon Text" of an action (the text that appears under the icon in the toolbar)
|