Command
Summary
Represents a plugin command.
Signature
1 | |
Namespace
cAlgo.API
See Also
Properties
Id
Summary
Gets command unique Id.
Signature
1 | |
Return Value
Guid
Type
Summary
Gets command type.
Signature
1 | |
Return Value
CommandType
IsEnabled
Summary
Gets / sets if command is enabled or not.
Signature
1 | |
Return Value
bool
ToolTip
Summary
Gets / sets command tooltips.
Signature
1 | |
Return Value
string