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

OnVariantBool

[SchemaMember("CTestPulseIO", "m_OnVariantBool")]
public CEntityIOOutput OnVariantBool { get; }

Property Value

CEntityIOOutput

OnVariantColor

[SchemaMember("CTestPulseIO", "m_OnVariantColor")]
public CEntityIOOutput OnVariantColor { get; }

Property Value

CEntityIOOutput

OnVariantFloat

[SchemaMember("CTestPulseIO", "m_OnVariantFloat")]
public CEntityIOOutput OnVariantFloat { get; }

Property Value

CEntityIOOutput

OnVariantInt

[SchemaMember("CTestPulseIO", "m_OnVariantInt")]
public CEntityIOOutput OnVariantInt { get; }

Property Value

CEntityIOOutput

OnVariantString

[SchemaMember("CTestPulseIO", "m_OnVariantString")]
public CEntityIOOutput OnVariantString { get; }

Property Value

CEntityIOOutput

OnVariantVector

[SchemaMember("CTestPulseIO", "m_OnVariantVector")]
public CEntityIOOutput OnVariantVector { get; }

Property Value

CEntityIOOutput

OnVariantVoid

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

Property Value

CEntityIOOutput