C# 클래스 Pathfinding.AstarProfiler.ProfilePoint

파일 보기 프로젝트 열기: henryj41043/TheUnseen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
tmpBytes long
totalBytes long
totalCalls int
watch System.Diagnostics.Stopwatch

프로퍼티 상세

tmpBytes 공개적으로 프로퍼티

public long tmpBytes
리턴 long

totalBytes 공개적으로 프로퍼티

public long totalBytes
리턴 long

totalCalls 공개적으로 프로퍼티

public int totalCalls
리턴 int

watch 공개적으로 프로퍼티

public System.Diagnostics.Stopwatch watch
리턴 System.Diagnostics.Stopwatch