SwiftlyS2

CMomentaryRotButton

Interface CMomentaryRotButton

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMomentaryRotButton : CRotButton, CBaseButton, CBaseToggle, CBaseModelEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBaseToggle>, ISchemaClass<CBaseButton>, ISchemaClass<CRotButton>, ISchemaClass<CMomentaryRotButton>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Direction

ref int Direction { get; }
Property Value

End

ref QAngle End { get; }
Property Value

IdealYaw

ref float IdealYaw { get; }
Property Value

LastUsed

ref int LastUsed { get; }
Property Value

Noise

string Noise { get; set; }
Property Value

OnFullyClosed

ref CEntityIOOutput OnFullyClosed { get; }
Property Value

OnFullyOpen

ref CEntityIOOutput OnFullyOpen { get; }
Property Value

OnReachedPosition

ref CEntityIOOutput OnReachedPosition { get; }
Property Value

OnUnpressed

ref CEntityIOOutput OnUnpressed { get; }
Property Value

Position

SchemaUntypedField Position { get; }
Property Value

ReturnSpeed

ref float ReturnSpeed { get; }
Property Value

Start

ref QAngle Start { get; }
Property Value

StartPosition

ref float StartPosition { get; }
Property Value

UpdateTarget

ref bool UpdateTarget { get; }
Property Value

On this page