Definition at line 4 of file LogDisplayer.cs.
◆ HandleLog()
void LogDisplayer.HandleLog |
( |
string | logString, |
|
|
string | stackTrace, |
|
|
LogType | type ) |
|
inlineprivate |
◆ OnDisable()
void LogDisplayer.OnDisable |
( |
| ) |
|
|
inlineprivate |
◆ OnEnable()
void LogDisplayer.OnEnable |
( |
| ) |
|
|
inlineprivate |
◆ OnGUI()
void LogDisplayer.OnGUI |
( |
| ) |
|
|
inlineprivate |
◆ RebuildLog()
void LogDisplayer.RebuildLog |
( |
| ) |
|
|
inlineprivate |
◆ Start()
void LogDisplayer.Start |
( |
| ) |
|
|
inlineprivate |
◆ Update()
void LogDisplayer.Update |
( |
| ) |
|
|
inlineprivate |
◆ counter
float LogDisplayer.counter = 0f |
|
private |
◆ currentLog
string LogDisplayer.currentLog |
|
private |
◆ logQueue
Queue LogDisplayer.logQueue = new Queue() |
|
private |
The documentation for this class was generated from the following file: