SwiftlyS2

CMathCounter

Interface CMathCounter

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMathCounter : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CMathCounter>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Disabled

ref bool Disabled { get; }
Property Value

HitMax

ref bool HitMax { get; }
Property Value

HitMin

ref bool HitMin { get; }
Property Value

Max

ref float Max { get; }
Property Value

Min

ref float Min { get; }
Property Value

OnChangedFromMax

CEntityIOOutput OnChangedFromMax { get; }
Property Value

OnChangedFromMin

CEntityIOOutput OnChangedFromMin { get; }
Property Value

OnGetValue

SchemaUntypedField OnGetValue { get; }
Property Value

OnHitMax

CEntityIOOutput OnHitMax { get; }
Property Value

OnHitMin

CEntityIOOutput OnHitMin { get; }
Property Value

OutValue

SchemaUntypedField OutValue { get; }
Property Value

On this page