Introduction - If you have any usage issues, please Google them yourself
This an advanced version of a messaging system for C#. It will automatically clean up its event table after a new level has been loaded. This will prevent the programmer from accidentally invoking destroyed methods and thus will help prevent many MissingReferenceExceptions. This messaging system is based on Rod Hyde s CSharpMessenger and Magnus Wolffelt s CSharpMessenger Extended.