Event

Event

An Event represents a trigger for a given signal(s) handlers which associate with the given typeID

Constructors

this
this(ulong typeID)

Creates a new Event with the given typeID

Members

Functions

getID
ulong getID()

Returns the type ID of this Event

Meta