rct2·com Posted September 29, 2009 Posted September 29, 2009 I'd like my mod to take advantage of the output class logErrorMessage and SendErrorNotification functions. They are called from output::ShowError but I need some inline error messages that I want to log and notify, and not stop execution with a big red ShowError message! I can get at these functions by extended the output class with a subclass of my own. But is there any reason why these particular functions are not declared Public?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.