SwiftlyS2

CMsgTEExplosion

Interface CMsgTEExplosion

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AffectRagdolls

bool AffectRagdolls { get; set; }
Property Value

CreateDebris

bool CreateDebris { get; set; }
Property Value

DebrisOrigin

Vector DebrisOrigin { get; set; }
Property Value

DebrisSurfaceprop

uint DebrisSurfaceprop { get; set; }
Property Value

ExplosionType

uint ExplosionType { get; set; }
Property Value

Flags

uint Flags { get; set; }
Property Value

Magnitude

uint Magnitude { get; set; }
Property Value

Normal

Vector Normal { get; set; }
Property Value

Origin

Vector Origin { get; set; }
Property Value

Radius

uint Radius { get; set; }
Property Value

SoundName

string SoundName { get; set; }
Property Value

On this page