Interface IRagdollEvent
Event args used for all Ragdoll related events.
Namespace: Exiled.Events.EventArgs.Interfaces
Assembly: Exiled.Events.dll
Syntax
public interface IRagdollEvent : IExiledEvent
Properties
| Improve this Doc View SourceRagdoll
Gets the Ragdoll triggering the event.
Declaration
Ragdoll Ragdoll { get; }
Property Value
Type | Description |
---|---|
Ragdoll |