Entryclass

objectEntry
Namespace
global
Assembly
Sandbox.Engine
Declaration
public sealed struct Sandbox.Diagnostics.Allocations.Entry

Properties3

Showing 3 properties

public ulong Sandbox.Diagnostics.Allocations.Entry.Count { get; set; }PUBLICGETSET

Returns:ulong

public string Sandbox.Diagnostics.Allocations.Entry.Name { get; set; }PUBLICGETSET

Returns:string

public ulong Sandbox.Diagnostics.Allocations.Entry.TotalBytes { get; set; }PUBLICGETSET

Returns:ulong

On this page