C# Class Pathfinding.AstarProfiler.ProfilePoint

Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Свойство Type Description
tmpBytes long
totalBytes long
totalCalls int
watch System.Diagnostics.Stopwatch

Property Details

tmpBytes public_oe property

public long tmpBytes
Résultat long

totalBytes public_oe property

public long totalBytes
Résultat long

totalCalls public_oe property

public int totalCalls
Résultat int

watch public_oe property

public System.Diagnostics.Stopwatch watch
Résultat System.Diagnostics.Stopwatch