Show / Hide Table of Contents

Class MyBufferStatistics

Inheritance
System.Object
MyBufferStatistics
Namespace: VRage.Collections
Assembly: VRage.Library.dll
Syntax
public sealed class MyBufferStatistics : ValueType

Fields

ActiveBuffers

Declaration
public int ActiveBuffers
Field Value
Type Description
System.Int32

ActiveBytes

Declaration
public int ActiveBytes
Field Value
Type Description
System.Int32

Name

Declaration
public string Name
Field Value
Type Description
System.String

TotalBuffersAllocated

Declaration
public int TotalBuffersAllocated
Field Value
Type Description
System.Int32

TotalBytesAllocated

Declaration
public int TotalBytesAllocated
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾