C# Class CustomEvent, UnityEventManager

显示文件 Open project: djandrew/UnityEventManager Class Usage Examples

Public Methods

Method Description
CustomEvent ( string eventType = "" ) : System.Collections

Method Details

CustomEvent() public method

public CustomEvent ( string eventType = "" ) : System.Collections
eventType string
return System.Collections