Show / Hide Table of Contents

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 Source

BeingGibbedEvent(HashSet<EntityUid>)

Declaration
public BeingGibbedEvent(HashSet<EntityUid> gibbedParts)
Parameters
Type Name Description
HashSet<EntityUid> gibbedParts

Fields

| Improve this Doc View Source

GibbedParts

Declaration
public readonly HashSet<EntityUid> GibbedParts
Field Value
Type Description
HashSet<EntityUid>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾