Table of Contents

Class CLogicCompare

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

Constructors

CLogicCompare(nint)

public CLogicCompare(nint pointer)

Parameters

pointer nint

Properties

CompareValue

[SchemaMember("CLogicCompare", "m_flCompareValue")]
public ref float CompareValue { get; }

Property Value

float

InValue

[SchemaMember("CLogicCompare", "m_flInValue")]
public ref float InValue { get; }

Property Value

float