Method DrawInspectorButtons
- Namespace
- Gamelogic.Extensions.Editor.Internal
- Assembly
- Gamelogic.Extensions.Editor.dll
DrawInspectorButtons(int)
Draws the buttons in the inspector for all method in the target class that are marked with the InspectorButtonAttribute.
protected void DrawInspectorButtons(int columnCount)
Parameters
columnCount
intThe number of columns to draw the buttons in.