SwiftlyS2

CBaseToggle

Interface CBaseToggle

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBaseToggle : CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBaseToggle>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Activator

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

AlwaysFireBlockedOutputs

ref bool AlwaysFireBlockedOutputs { get; }
Property Value

Angle1

ref QAngle Angle1 { get; }
Property Value

Angle2

ref QAngle Angle2 { get; }
Property Value

FinalAngle

ref QAngle FinalAngle { get; }
Property Value

FinalDest

ref Vector FinalDest { get; }
Property Value

Height

ref float Height { get; }
Property Value

Lip

ref float Lip { get; }
Property Value

Master

string Master { get; set; }
Property Value

MoveAng

ref QAngle MoveAng { get; }
Property Value

MoveDistance

ref float MoveDistance { get; }
Property Value

MovementType

ref int MovementType { get; }
Property Value

Position1

ref Vector Position1 { get; }
Property Value

Position2

ref Vector Position2 { get; }
Property Value

Toggle_state

ref TOGGLE_STATE Toggle_state { get; }
Property Value

Wait

ref float Wait { get; }
Property Value

On this page