Serious Sam's Bogus Detour  2016/06/09
Engine documentation
Functions
Debugging

Functions

void DumpStack ()
 Dump the current scripting call stack to the console. More...
 
void PrintError (string message)
 Print an error message to the console. More...
 

Detailed Description

Function Documentation

void DumpStack ( )

Dump the current scripting call stack to the console.

void PrintError ( string  message)

Print an error message to the console.