Class EnsnareableComponentState
Inheritance
System.Object
EnsnareableComponentState
Namespace: Content.Shared.Ensnaring.Components
Assembly: Content.Shared.dll
Syntax
public sealed class EnsnareableComponentState : ComponentState
Constructors
| Improve this Doc View SourceEnsnareableComponentState(Boolean)
Declaration
public EnsnareableComponentState(bool isEnsnared)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | isEnsnared |
Fields
| Improve this Doc View SourceIsEnsnared
Declaration
public readonly bool IsEnsnared
Field Value
Type | Description |
---|---|
System.Boolean |