CMathRemap
Interface CMathRemap
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMathRemap : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CMathRemap>, ISchemaField, ISchemaClass, INativeHandleImplements
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- IEquatable<CEntityInstance>
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CMathRemap>
- ISchemaField
- ISchemaClass
- INativeHandle
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
ref CEntityIOOutput OnFellBelowMax { get; }Property Value
OnFellBelowMin
ref CEntityIOOutput OnFellBelowMin { get; }Property Value
OnRoseAboveMax
ref CEntityIOOutput OnRoseAboveMax { get; }Property Value
OnRoseAboveMin
ref 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