Show / Hide Table of Contents

Struct LESDiagnosticDataEntry

Namespace: LiteEntitySystem
Assembly: LiteEntitySystem.dll
Syntax
public struct LESDiagnosticDataEntry

Fields

Count

Declaration
public int Count
Field Value
Type Description
int

IsRPC

Declaration
public bool IsRPC
Field Value
Type Description
bool

Name

Declaration
public string Name
Field Value
Type Description
string

Size

Declaration
public int Size
Field Value
Type Description
int

Methods

ToString()

Returns the fully qualified type name of this instance.

Declaration
public override string ToString()
Returns
Type Description
string

The fully qualified type name.

Overrides
ValueType.ToString()
In this article
Back to top Generated by DocFX