[Missing <summary> documentation for "T:BaseLib.NPC.EventHandler"]

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public delegate void EventHandler(
	NPC sender,
	EventBase e
)

See Also