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.LearnSkillData Class Reference

Public Attributes

string Name
 名字 More...
 
int NeedLv
 需要角色等级 More...
 
TechniqueLevel TechnieuqLv
 需要技巧等级 More...
 
string SkillName
 学会技能ID More...
 

Member Data Documentation

◆ Name

string XSSLG.LearnSkillData.Name

名字

◆ NeedLv

int XSSLG.LearnSkillData.NeedLv

需要角色等级

◆ SkillName

string XSSLG.LearnSkillData.SkillName

学会技能ID

◆ TechnieuqLv

TechniqueLevel XSSLG.LearnSkillData.TechnieuqLv

需要技巧等级


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