SwiftlyS2

PlayerDecalDigitalSignature

Interface PlayerDecalDigitalSignature

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface PlayerDecalDigitalSignature : ITypedProtobuf<PlayerDecalDigitalSignature>, INativeHandle

Implements

Properties

Accountid

uint Accountid { get; set; }
Property Value

Creationtime

float Creationtime { get; set; }
Property Value

Endpos

IProtobufRepeatedFieldValueType<float> Endpos { get; }
Property Value

Entindex

int Entindex { get; set; }
Property Value

Equipslot

uint Equipslot { get; set; }
Property Value

Hitbox

uint Hitbox { get; set; }
Property Value

Left

IProtobufRepeatedFieldValueType<float> Left { get; }
Property Value

Normal

IProtobufRepeatedFieldValueType<float> Normal { get; }
Property Value

Rtime

uint Rtime { get; set; }
Property Value

Signature

byte[] Signature { get; set; }
Property Value

Startpos

IProtobufRepeatedFieldValueType<float> Startpos { get; }
Property Value

TintId

uint TintId { get; set; }
Property Value

TraceId

uint TraceId { get; set; }
Property Value

TxDefidx

uint TxDefidx { get; set; }
Property Value

On this page