SwiftlyS2

CPlayer_MovementServices_Humanoid

Interface CPlayer_MovementServices_Humanoid

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPlayer_MovementServices_Humanoid : CPlayer_MovementServices, CPlayerPawnComponent, ISchemaClass<CPlayerPawnComponent>, ISchemaClass<CPlayer_MovementServices>, ISchemaClass<CPlayer_MovementServices_Humanoid>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

FallVelocity

ref float FallVelocity { get; }
Property Value

GroundNormal

ref Vector GroundNormal { get; }
Property Value

SmoothedVelocity

ref Vector SmoothedVelocity { get; }
Property Value

StepSoundTime

ref float StepSoundTime { get; }
Property Value

Stepside

ref int Stepside { get; }
Property Value

SurfaceFriction

ref float SurfaceFriction { get; }
Property Value

SurfaceProps

ref CUtlStringToken SurfaceProps { get; }
Property Value

Methods

FallVelocityUpdated()

void FallVelocityUpdated()

On this page