mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-16 06:08:16 +08:00
Add TMP bundle, make Debug Console "Clear" reset message count
This commit is contained in:
parent
d038d13867
commit
3783638c89
BIN
resources/tmp.bundle
Normal file
BIN
resources/tmp.bundle
Normal file
Binary file not shown.
@ -229,6 +229,7 @@ namespace UnityExplorer.UI.PageModel
|
|||||||
void ClearCallback()
|
void ClearCallback()
|
||||||
{
|
{
|
||||||
m_textInput.text = "";
|
m_textInput.text = "";
|
||||||
|
AllMessages.Clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
var clearBtnColors = clearButton.colors;
|
var clearBtnColors = clearButton.colors;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user