Scopeclass

objectScope
Namespace
global
Assembly
Sandbox.Engine
Declaration
public class Sandbox.Diagnostics.Allocations.Scope

Constructors1

Showing 1 constructors

public Scope()PUBLICCONSTRUCTOR

Methods3

Showing 3 methods

public void Clear()PUBLIC

Returns:void

public void Start()PUBLIC

Returns:void

public void Stop()PUBLIC

Returns:void

Properties1

Showing 1 properties

public System.Collections.Generic.IEnumerable`1<Sandbox.Diagnostics.Allocations.Entry> Sandbox.Diagnostics.Allocations.Scope.Entries { get; set; }PUBLICGETSET

Returns:IEnumerable<Entry>

On this page