Table of Contents

Class EntityIOConnection_t

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class EntityIOConnection_t : EntityIOConnectionDesc_t
Inheritance
EntityIOConnection_t
Inherited Members

Constructors

EntityIOConnection_t(nint)

public EntityIOConnection_t(nint pointer)

Parameters

pointer nint

Properties

MarkedForRemoval

public ref bool MarkedForRemoval { get; }

Property Value

bool

Next

public EntityIOConnection_t? Next { get; }

Property Value

EntityIOConnection_t