Space Engineers
Public Attributes | List of all members
VRage.Profiler.MyProfiler.MyProfilerObjectBuilderInfo Class Reference

Public Attributes

Dictionary< MyProfilerBlockKey, MyProfilerBlockProfilingBlocks
 
List< MyProfilerBlockRootBlocks
 
string CustomName
 
string AxisName
 
int[] TotalCalls
 

Detailed Description

Definition at line 447 of file MyProfiler.cs.

Member Data Documentation

string VRage.Profiler.MyProfiler.MyProfilerObjectBuilderInfo.AxisName

Definition at line 452 of file MyProfiler.cs.

string VRage.Profiler.MyProfiler.MyProfilerObjectBuilderInfo.CustomName

Definition at line 451 of file MyProfiler.cs.

Dictionary<MyProfilerBlockKey, MyProfilerBlock> VRage.Profiler.MyProfiler.MyProfilerObjectBuilderInfo.ProfilingBlocks

Definition at line 449 of file MyProfiler.cs.

List<MyProfilerBlock> VRage.Profiler.MyProfiler.MyProfilerObjectBuilderInfo.RootBlocks

Definition at line 450 of file MyProfiler.cs.

int [] VRage.Profiler.MyProfiler.MyProfilerObjectBuilderInfo.TotalCalls

Definition at line 453 of file MyProfiler.cs.


The documentation for this class was generated from the following file: