virtual void assert_occoured( char *file, int line);
Called by CL_Assert::die() when assertion occours. Remember toadd it as an listener - otherwise it will _NOT_ be called.
Back to index