Table of Contents

Class CTestPulseIO

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CTestPulseIO : CLogicalEntity, IEquatable<CEntityInstance>
Inheritance
object
CTestPulseIO
Implements
Inherited Members

Constructors

CTestPulseIO(nint)

public CTestPulseIO(nint pointer)

Parameters

pointer nint

Properties

AllowEmptyInputs

[SchemaMember("CTestPulseIO", "m_bAllowEmptyInputs")]
public ref bool AllowEmptyInputs { get; }

Property Value

bool

OnVariantVoid

[SchemaMember("CTestPulseIO", "m_OnVariantVoid")]
public CEntityIOOutput OnVariantVoid { get; }

Property Value

CEntityIOOutput