C# 클래스 Reporter.Sample, Common.Logging.Unity3D

파일 보기 프로젝트 열기: SaladLab/Common.Logging.Unity3D

공개 프로퍼티들

프로퍼티 타입 설명
fps float
fpsText string
loadedScene byte
memory float
time float

공개 메소드들

메소드 설명
GetSceneName ( ) : string
MemSize ( ) : float

메소드 상세

GetSceneName() 공개 메소드

public GetSceneName ( ) : string
리턴 string

MemSize() 공개 정적인 메소드

public static MemSize ( ) : float
리턴 float

프로퍼티 상세

fps 공개적으로 프로퍼티

public float fps
리턴 float

fpsText 공개적으로 프로퍼티

public string fpsText
리턴 string

loadedScene 공개적으로 프로퍼티

public byte loadedScene
리턴 byte

memory 공개적으로 프로퍼티

public float memory
리턴 float

time 공개적으로 프로퍼티

public float time
리턴 float