SwiftlyS2

CCSUsrMsg_Fade

Interface CCSUsrMsg_Fade

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Clr

Color Clr { get; set; }
Property Value

Duration

int Duration { get; set; }
Property Value

Flags

int Flags { get; set; }
Property Value

HoldTime

int HoldTime { get; set; }
Property Value

On this page