SwiftlyS2

CCSUsrMsg_UpdateScreenHealthBar

Interface CCSUsrMsg_UpdateScreenHealthBar

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Entidx

int Entidx { get; set; }
Property Value

HealthratioNew

float HealthratioNew { get; set; }
Property Value

HealthratioOld

float HealthratioOld { get; set; }
Property Value

Style

int Style { get; set; }
Property Value

On this page