void Log(string logtext)
Log() simply writes logtext to the verge.log file. This is an exceedingly useful tool for debugging your VC code.
Log("Initializing new game...");
There are no talkbacks on this documentation page yet. Post the first?
Doc Nav |
Your docs |