Interface IMarshmallowEvent
- Namespace
- Exiled.Events.EventArgs.Interfaces
- Assembly
- Exiled.Events.dll
Represents all events related to the marshmallow man.
public interface IMarshmallowEvent : IItemEvent, IPlayerEvent, IExiledEvent
- Inherited Members
- Extension Methods
Properties
Marshmallow
Gets the marshmallow item related to this event.
Marshmallow Marshmallow { get; }