Table of Contents

Class CAttributeManager

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CAttributeManager : NativeObject
Inheritance
CAttributeManager
Derived
Inherited Members

Constructors

CAttributeManager(nint)

public CAttributeManager(nint pointer)

Parameters

pointer nint

Properties

Outer

[SchemaMember("CAttributeManager", "m_hOuter")]
public CHandle<CBaseEntity> Outer { get; }

Property Value

CHandle<CBaseEntity>

PreventLoopback

[SchemaMember("CAttributeManager", "m_bPreventLoopback")]
public ref bool PreventLoopback { get; }

Property Value

bool

ProviderType

[SchemaMember("CAttributeManager", "m_ProviderType")]
public ref attributeprovidertypes_t ProviderType { get; }

Property Value

attributeprovidertypes_t

Providers

[SchemaMember("CAttributeManager", "m_Providers")]
public NetworkedVector<CHandle<CBaseEntity>> Providers { get; }

Property Value

NetworkedVector<CHandle<CBaseEntity>>

ReapplyProvisionParity

[SchemaMember("CAttributeManager", "m_iReapplyProvisionParity")]
public ref int ReapplyProvisionParity { get; }

Property Value

int