Table of Contents

Struct LESDiagnosticDataEntry

Namespace
LiteEntitySystem
Assembly
LiteEntitySystem.dll
public struct LESDiagnosticDataEntry

Fields

Count

public int Count

Field Value

int

IsRPC

public bool IsRPC

Field Value

bool

Name

public string Name

Field Value

string

Size

public int Size

Field Value

int

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.