Anvil
Anvil.API.Events.GameEventFactory Class Reference

Event factory for built-in game events. More...

+ Inheritance diagram for Anvil.API.Events.GameEventFactory:
+ Collaboration diagram for Anvil.API.Events.GameEventFactory:

Classes

class  RegistrationData
 

Public Member Functions

void Dispose ()
 
void Register< TEvent > (RegistrationData data)
 
void Unregister< TEvent > ()
 
- Public Member Functions inherited from Anvil.API.Events.IEventFactory< GameEventFactory.RegistrationData >
void Register< TEvent > (TRegisterData data)
 
void Unregister< TEvent > ()
 

Properties

int ExecutionOrder [get]
 

Detailed Description

Event factory for built-in game events.


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