[Missing <summary> documentation for "T:BaseLib.Handlers.TextEditor.MenuOptionDelegate"]
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
public delegate bool MenuOptionDelegate( TextEditor editor, Player play, string input ) |
Parameters
- editor
- Type: BaseLib.Handlers..::..TextEditor
- play
- Type: BaseLib..::..Player
- input
- Type: System..::..String