Otter  0.9.8.91
2d Game Development Framework based on SFML.Net
 All Classes Namespaces Functions Variables Enumerations Properties
EventRouter.Event Class Reference

Event data class, passed in to the subscriber whenever an event occours. More...

Public Member Functions

GetData< T > (int index)
 

Public Attributes

string Type
 
string Id
 
object[] Data
 

Properties

bool HasData [get]
 

Detailed Description

Event data class, passed in to the subscriber whenever an event occours.


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