Interface IScenarioEventHandler
Namespace: Xareus.Scenarios.Unity.Edition.Events
Assembly: Xareus.Scenarios.Unity.Edition.dll
Syntax
public interface IScenarioEventHandler
Methods
HandleEvent(EventBase, Identifiable)
Declaration
void HandleEvent(EventBase e, Identifiable source)
Parameters
| Type | Name | Description |
|---|---|---|
| EventBase | e | |
| Identifiable | source |