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 Attributes | List of all members
XSSLG.ConditionStruct Class Reference

Public Attributes

TriggerConditionType Type
 条件类型 More...
 
float Prop
 数值 More...
 
CompareType Compare
 比较类型 More...
 

Member Data Documentation

◆ Compare

CompareType XSSLG.ConditionStruct.Compare

比较类型

◆ Prop

float XSSLG.ConditionStruct.Prop

数值

◆ Type

TriggerConditionType XSSLG.ConditionStruct.Type

条件类型


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