Show / Hide Table of Contents

Class PullableComponentState

Inheritance
System.Object
PullableComponentState
Namespace: Content.Shared.Pulling.Components
Assembly: Content.Shared.dll
Syntax
public sealed class PullableComponentState : ComponentState

Constructors

| Improve this Doc View Source

PullableComponentState(Nullable<NetEntity>)

Declaration
public PullableComponentState(NetEntity? puller)
Parameters
Type Name Description
System.Nullable<NetEntity> puller

Fields

| Improve this Doc View Source

Puller

Declaration
public readonly NetEntity? Puller
Field Value
Type Description
System.Nullable<NetEntity>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾