XSGridEditor  1.0.0
XSGridEditor is a lightweight square grid map system for 2D/3D SRPG games, and comes with a simple and easy-to-use grid editing function. It can be used as a beginning for you to create SRPG games.
Public Member Functions | Protected Member Functions | List of all members
XSSLG.XSGridHelperEditor Class Reference

XSGridHelperEditMode editor More...

Inheritance diagram for XSSLG.XSGridHelperEditor:

Public Member Functions

override void OnInspectorGUI ()
 

Protected Member Functions

virtual void DrawButton (string name, Action callback)
 First empty 2 lines, then draw a button More...
 

Detailed Description

XSGridHelperEditMode editor

Member Function Documentation

◆ DrawButton()

virtual void XSSLG.XSGridHelperEditor.DrawButton ( string  name,
Action  callback 
)
inlineprotectedvirtual

First empty 2 lines, then draw a button

Parameters
namebutton display text
callbackbutton execution callback

◆ OnInspectorGUI()

override void XSSLG.XSGridHelperEditor.OnInspectorGUI ( )
inline

The documentation for this class was generated from the following file: