CFuncRotating
Interface CFuncRotating
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CFuncRotating : CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CFuncRotating>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseModelEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CBaseModelEntity>
- ISchemaClass<CFuncRotating>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AccelDecel
ref bool AccelDecel { get; }Property Value
Attenuation
ref float Attenuation { get; }Property Value
BlockDamage
ref float BlockDamage { get; }Property Value
ClientAngles
ref QAngle ClientAngles { get; }Property Value
ClientOrigin
ref Vector ClientOrigin { get; }Property Value
FanFriction
ref float FanFriction { get; }Property Value
LocalRotationVector
SchemaUntypedField LocalRotationVector { get; }Property Value
MaxSpeed
ref float MaxSpeed { get; }Property Value
NoiseRunning
string NoiseRunning { get; set; }Property Value
OnReachedStart
CEntityIOOutput OnReachedStart { get; }Property Value
OnStarted
CEntityIOOutput OnStarted { get; }Property Value
OnStopped
CEntityIOOutput OnStopped { get; }Property Value
PrevLocalAngles
ref QAngle PrevLocalAngles { get; }Property Value
Reversed
ref bool Reversed { get; }Property Value
Start
ref QAngle Start { get; }Property Value
StopAtStartPos
ref bool StopAtStartPos { get; }Property Value
TargetSpeed
ref float TargetSpeed { get; }Property Value
Volume
ref float Volume { get; }Property Value