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.
|
触发器触发数据基础类,主动技能判断是否可以使用时用到,因为只要传递src More...
Public Member Functions | |
OnTriggerDataBase (UnitBase src) | |
Properties | |
UnitBase | Src [get] |
List< SkillBase > | Chain = new List<SkillBase>() [get] |
释放链,用来无效一些技能 More... | |
触发器触发数据基础类,主动技能判断是否可以使用时用到,因为只要传递src
|
inline |
|
get |