Receives events for the NPC. It then calls any EventHandlers that have been
added for that type of event.
Namespace: BaseLibAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
public override void ReceiveEvent( EventBase e ) |
Parameters
- e
- Type: BaseLib.Events..::..EventBase
A EventBase.