SwiftlyS2

CAttributeManager

Interface CAttributeManager

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CAttributeManager : ISchemaClass<CAttributeManager>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CachedResults

ref CUtlVector<CAttributeManager__cached_attribute_float_t> CachedResults { get; }
Property Value

Outer

ref CHandle<CBaseEntity> Outer { get; }
Property Value

PreventLoopback

ref bool PreventLoopback { get; }
Property Value

ProviderType

ref attributeprovidertypes_t ProviderType { get; }
Property Value

Providers

ref CUtlVector<CHandle<CBaseEntity>> Providers { get; }
Property Value

ReapplyProvisionParity

ref int ReapplyProvisionParity { get; }
Property Value

Methods

OuterUpdated()

void OuterUpdated()

ProviderTypeUpdated()

void ProviderTypeUpdated()

ReapplyProvisionParityUpdated()

void ReapplyProvisionParityUpdated()

On this page