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.EmitterItem< T > Class Template Reference

1个回调函数的类型结构 More...

Public Attributes

callback
 
int priority
 
object target
 

Detailed Description

1个回调函数的类型结构

Template Parameters
T回调函数类型
Type Constraints
T :Delegate 

Member Data Documentation

◆ callback

T XSSLG.EmitterItem< T >.callback

◆ priority

int XSSLG.EmitterItem< T >.priority

◆ target

object XSSLG.EmitterItem< T >.target

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