SwiftlyS2

CMsgTEGlowSprite

Interface CMsgTEGlowSprite

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Brightness

uint Brightness { get; set; }
Property Value

Life

float Life { get; set; }
Property Value

Origin

Vector Origin { get; set; }
Property Value

Scale

float Scale { get; set; }
Property Value

On this page