SwiftlyS2

CMsgTEBaseBeam

Interface CMsgTEBaseBeam

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgTEBaseBeam : ITypedProtobuf<CMsgTEBaseBeam>, INativeHandle

Implements

Properties

Amplitude

float Amplitude { get; set; }
Property Value

Color

uint Color { get; set; }
Property Value

Endwidth

float Endwidth { get; set; }
Property Value

Fadelength

uint Fadelength { get; set; }
Property Value

Flags

uint Flags { get; set; }
Property Value

Framerate

uint Framerate { get; set; }
Property Value

Haloindex

ulong Haloindex { get; set; }
Property Value

Life

float Life { get; set; }
Property Value

Modelindex

ulong Modelindex { get; set; }
Property Value

Speed

uint Speed { get; set; }
Property Value

Startframe

uint Startframe { get; set; }
Property Value

Width

float Width { get; set; }
Property Value

On this page