SwiftlyS2

CMsgTEPhysicsProp

Interface CMsgTEPhysicsProp

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgTEPhysicsProp : ITypedProtobuf<CMsgTEPhysicsProp>, INativeHandle, INetMessage<CMsgTEPhysicsProp>, IDisposable

Implements

Properties

Angles

QAngle Angles { get; set; }
Property Value

Color

uint Color { get; set; }
Property Value

Dmgdir

Vector Dmgdir { get; set; }
Property Value

Dmgpos

Vector Dmgpos { get; set; }
Property Value

Dmgtype

int Dmgtype { get; set; }
Property Value

Effects

uint Effects { get; set; }
Property Value

Flags

uint Flags { get; set; }
Property Value

Modelindex

ulong Modelindex { get; set; }
Property Value

Origin

Vector Origin { get; set; }
Property Value

Scale

float Scale { get; set; }
Property Value

Skin

uint Skin { get; set; }
Property Value

UnusedBreakmodelsnottomake

uint UnusedBreakmodelsnottomake { get; set; }
Property Value

Velocity

Vector Velocity { get; set; }
Property Value

On this page