|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | AddCommand (MenuCommand command) |
| void | AddVerb (DesignerVerb verb) |
| MenuCommand? | FindCommand (CommandID commandID) |
| bool | GlobalInvoke (CommandID commandID) |
| void | RemoveCommand (MenuCommand command) |
| void | RemoveVerb (DesignerVerb verb) |
| void | ShowContextMenu (CommandID menuID, int x, int y) |
Properties | |
| DesignerVerbCollection | Verbs [get] |
Definition at line 3 of file IMenuCommandService.cs.