SwiftlyS2

CMathRemap

Interface CMathRemap

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Enabled

ref bool Enabled { get; }
Property Value

InMax

ref float InMax { get; }
Property Value

InMin

ref float InMin { get; }
Property Value

OldInValue

ref float OldInValue { get; }
Property Value

OnFellBelowMax

CEntityIOOutput OnFellBelowMax { get; }
Property Value

OnFellBelowMin

CEntityIOOutput OnFellBelowMin { get; }
Property Value

OnRoseAboveMax

CEntityIOOutput OnRoseAboveMax { get; }
Property Value

OnRoseAboveMin

CEntityIOOutput OnRoseAboveMin { get; }
Property Value

Out1

ref float Out1 { get; }
Property Value

Out2

ref float Out2 { get; }
Property Value

OutValue

SchemaUntypedField OutValue { get; }
Property Value

On this page