C# 클래스 GA_SystemTracker, TheUnseen

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

공개 프로퍼티들

프로퍼티 타입 설명
ErrorFoldOut bool
FpsCirticalSubmitInterval int
FpsCriticalThreshold int
GA_SYSTEMTRACKER GA_SystemTracker,
GuiAllowScreenshot bool
GuiEnabled bool
IncludeSceneChange bool
IncludeSystemSpecs bool
MaxErrorCount int
SubmitErrorStackTrace bool
SubmitErrorSystemInfo bool
SubmitErrors bool
SubmitFpsAverage bool
SubmitFpsCritical bool
UseForSubsequentLevels bool

공개 메소드들

메소드 설명
Awake ( ) : void
Start ( ) : void

Setup involving other components

비공개 메소드들

메소드 설명
OnDestroy ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void

메소드 상세

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

Start() 공개 메소드

Setup involving other components
public Start ( ) : void
리턴 void

프로퍼티 상세

ErrorFoldOut 공개적으로 프로퍼티

public bool ErrorFoldOut
리턴 bool

FpsCirticalSubmitInterval 공개적으로 프로퍼티

public int FpsCirticalSubmitInterval
리턴 int

FpsCriticalThreshold 공개적으로 프로퍼티

public int FpsCriticalThreshold
리턴 int

GA_SYSTEMTRACKER 공개적으로 정적으로 프로퍼티

public static GA_SystemTracker, GA_SYSTEMTRACKER
리턴 GA_SystemTracker,

GuiAllowScreenshot 공개적으로 프로퍼티

public bool GuiAllowScreenshot
리턴 bool

GuiEnabled 공개적으로 프로퍼티

public bool GuiEnabled
리턴 bool

IncludeSceneChange 공개적으로 프로퍼티

public bool IncludeSceneChange
리턴 bool

IncludeSystemSpecs 공개적으로 프로퍼티

public bool IncludeSystemSpecs
리턴 bool

MaxErrorCount 공개적으로 프로퍼티

public int MaxErrorCount
리턴 int

SubmitErrorStackTrace 공개적으로 프로퍼티

public bool SubmitErrorStackTrace
리턴 bool

SubmitErrorSystemInfo 공개적으로 프로퍼티

public bool SubmitErrorSystemInfo
리턴 bool

SubmitErrors 공개적으로 프로퍼티

public bool SubmitErrors
리턴 bool

SubmitFpsAverage 공개적으로 프로퍼티

public bool SubmitFpsAverage
리턴 bool

SubmitFpsCritical 공개적으로 프로퍼티

public bool SubmitFpsCritical
리턴 bool

UseForSubsequentLevels 공개적으로 프로퍼티

public bool UseForSubsequentLevels
리턴 bool