CPointAngularVelocitySensor
Interface CPointAngularVelocitySensor
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPointAngularVelocitySensor : CPointEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CPointAngularVelocitySensor>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPointEntity
- CBaseEntity
- CEntityInstance
- IEquatable<CEntityInstance>
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CPointEntity>
- ISchemaClass<CPointAngularVelocitySensor>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AngularVelocity
SchemaUntypedField AngularVelocity { get; }Property Value
Axis
ref Vector Axis { get; }Property Value
FireInterval
ref float FireInterval { get; }Property Value
FireTime
GameTime_t FireTime { get; }Property Value
LastAngVelocity
ref float LastAngVelocity { get; }Property Value
LastCompareResult
ref int LastCompareResult { get; }Property Value
LastFireResult
ref int LastFireResult { get; }Property Value
LastOrientation
ref QAngle LastOrientation { get; }Property Value
OnEqualTo
ref CEntityIOOutput OnEqualTo { get; }Property Value
OnGreaterThan
ref CEntityIOOutput OnGreaterThan { get; }Property Value
OnGreaterThanOrEqualTo
ref CEntityIOOutput OnGreaterThanOrEqualTo { get; }Property Value
OnLessThan
ref CEntityIOOutput OnLessThan { get; }Property Value
OnLessThanOrEqualTo
ref CEntityIOOutput OnLessThanOrEqualTo { get; }Property Value
TargetEntity
ref CHandle<CBaseEntity> TargetEntity { get; }Property Value
Threshold
ref float Threshold { get; }Property Value
UseHelper
ref bool UseHelper { get; }Property Value