Table of Contents

Struct PacketInfo

Namespace
Uncreated.Warfare.Moderation
Assembly
Uncreated.Warfare.dll
public readonly struct PacketInfo
Inherited Members

Constructors

PacketInfo(float, int)

public PacketInfo(float timeRelayed, int startIndex)

Parameters

timeRelayed float
startIndex int

Fields

StartIndex

public readonly int StartIndex

Field Value

int

TimeRelayed

public readonly float TimeRelayed

Field Value

float