SwiftlyS2

CMsgEffectData

Interface CMsgEffectData

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgEffectData : ITypedProtobuf<CMsgEffectData>, INativeHandle

Implements

Properties

Angles

QAngle Angles { get; set; }
Property Value

Attachmentindex

int Attachmentindex { get; set; }
Property Value

Attachmentname

uint Attachmentname { get; set; }
Property Value

Color

uint Color { get; set; }
Property Value

Damagetype

uint Damagetype { get; set; }
Property Value

Effectindex

ulong Effectindex { get; set; }
Property Value

Effectname

uint Effectname { get; set; }
Property Value

Entity

uint Entity { get; set; }
Property Value

Flags

uint Flags { get; set; }
Property Value

Hitbox

uint Hitbox { get; set; }
Property Value

Magnitude

float Magnitude { get; set; }
Property Value

Material

uint Material { get; set; }
Property Value

Normal

Vector Normal { get; set; }
Property Value

Origin

Vector Origin { get; set; }
Property Value

Otherentity

uint Otherentity { get; set; }
Property Value

Radius

float Radius { get; set; }
Property Value

Scale

float Scale { get; set; }
Property Value

Start

Vector Start { get; set; }
Property Value

Surfaceprop

uint Surfaceprop { get; set; }
Property Value

On this page