C# Class Pathfinding.AstarProfiler.ProfilePoint

Mostrar archivo Open project: henryj41043/TheUnseen Class Usage Examples

Public Properties

Property Type Description
tmpBytes long
totalBytes long
totalCalls int
watch System.Diagnostics.Stopwatch

Property Details

tmpBytes public_oe property

public long tmpBytes
return long

totalBytes public_oe property

public long totalBytes
return long

totalCalls public_oe property

public int totalCalls
return int

watch public_oe property

public System.Diagnostics.Stopwatch watch
return System.Diagnostics.Stopwatch