Example #1
0
 private void Awake()
 {
     VConsole.AddCommandReciveListener(OnLogAdded);
 }