Event to use when new things are introduced to a room

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

Syntax

C#
public class NewThingEvent : LocalEvent

Inheritance Hierarchy

System..::..Object
  BaseLib.Events..::..EventBase
    BaseLib.Events..::..LocalEvent
      BaseLib.Events..::..NewThingEvent

See Also