SwiftlyS2

CGameScriptedMoveDef_t

Interface CGameScriptedMoveDef_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CGameScriptedMoveDef_t : ISchemaClass<CGameScriptedMoveDef_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AimDisabled

ref bool AimDisabled { get; }
Property Value

AngRate

ref float AngRate { get; }
Property Value

Dest

ref QAngle Dest { get; }
Property Value

DestEntity

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

DestOffset

ref Vector DestOffset { get; }
Property Value

Duration

ref float Duration { get; }
Property Value

ForcedCrouchState

ref ForcedCrouchState_t ForcedCrouchState { get; }
Property Value

IgnoreRotation

ref bool IgnoreRotation { get; }
Property Value

MoveSpeed

ref float MoveSpeed { get; }
Property Value

On this page