Jump to content

[REQ] Expose some of the output class protected functions


rct2·com

Recommended Posts

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?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...