Property | Type | Description | |
---|---|---|---|
longString | string | ||
scrollPosition |
Property | Type | Description | |
---|---|---|---|
achievements | Epigene.MODEL.Achievements | ||
activeButton | string | ||
debugOutput | List |
||
highscore | string | ||
labelShowHide | string | ||
obj | |||
showDebug | bool | ||
texture | |||
title | string | ||
updateGUI | bool |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnGUI ( ) : void | ||
WebPlayerDebugManager ( ) : UnityEngine | ||
addOutput ( string debugging, int from ) : void |
Method | Description | |
---|---|---|
allButton ( ) : void | ||
errorButton ( ) : void | ||
exceptionButton ( ) : void | ||
gametimesButton ( ) : void | ||
infoButton ( ) : void | ||
sendHighscore ( string totalscore ) : void | ||
warningButton ( ) : void |
public WebPlayerDebugManager ( ) : UnityEngine | ||
return | UnityEngine |
public static addOutput ( string debugging, int from ) : void | ||
debugging | string | |
from | int | |
return | void |
protected sendHighscore ( string totalscore ) : void | ||
totalscore | string | |
return | void |
protected Epigene.MODEL.Achievements achievements | ||
return | Epigene.MODEL.Achievements |
public Vector2,UnityEngine scrollPosition | ||
return |