Class BeingGibbedEvent
Inheritance
System.Object
BeingGibbedEvent
Namespace: Content.Server.Body.Components
Assembly: Content.Server.dll
Syntax
public sealed class BeingGibbedEvent : EntityEventArgs
Constructors
| Improve this Doc View SourceBeingGibbedEvent(HashSet<EntityUid>)
Declaration
public BeingGibbedEvent(HashSet<EntityUid> gibbedParts)
Parameters
Type | Name | Description |
---|---|---|
HashSet<EntityUid> | gibbedParts |
Fields
| Improve this Doc View SourceGibbedParts
Declaration
public readonly HashSet<EntityUid> GibbedParts
Field Value
Type | Description |
---|---|
HashSet<EntityUid> |