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.
Static Public Member Functions | Properties | List of all members
XSSLG.SkillDamageWindow Class Reference
Inheritance diagram for XSSLG.SkillDamageWindow:
XSSLG.XSBaseWindow

Static Public Member Functions

static void ShowExample ()
 

Properties

override string UXMLPath = XSEditorDefine.UI_BUILDER_UXML_PATH + "common/SkillDamageWindow.uxml" [get]
 
- Properties inherited from XSSLG.XSBaseWindow
abstract string UXMLPath [get]
 
VisualElement Root [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from XSSLG.XSBaseWindow
virtual void CreateGUI ()
 

Member Function Documentation

◆ ShowExample()

static void XSSLG.SkillDamageWindow.ShowExample ( )
inlinestatic

Property Documentation

◆ UXMLPath

override string XSSLG.SkillDamageWindow.UXMLPath = XSEditorDefine.UI_BUILDER_UXML_PATH + "common/SkillDamageWindow.uxml"
getprotected

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