Show / Hide Table of Contents

Class FreeEnsnareDoAfterComplete

Used for the do after event to free the entity that owns the EnsnareableComponent

Inheritance
System.Object
FreeEnsnareDoAfterComplete
Namespace: Content.Shared.Ensnaring.Components
Assembly: Content.Shared.dll
Syntax
public sealed class FreeEnsnareDoAfterComplete : EntityEventArgs

Constructors

| Improve this Doc View Source

FreeEnsnareDoAfterComplete(EntityUid)

Declaration
public FreeEnsnareDoAfterComplete(EntityUid ensnaringEntity)
Parameters
Type Name Description
EntityUid ensnaringEntity

Fields

| Improve this Doc View Source

EnsnaringEntity

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