Struct LESDiagnosticDataEntry
- Namespace
- LiteEntitySystem
- Assembly
- LiteEntitySystem.dll
public struct LESDiagnosticDataEntry
Fields
Count
public int Count
Field Value
IsRPC
public bool IsRPC
Field Value
Name
public string Name
Field Value
Size
public int Size
Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.