![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
holds a function pointer (allowed to be NULL) for each hook. More...
#include <app_hooks.h>

Public Attributes | |
| const OsPath &(* | get_log_dir )() |
| void(* | bundle_logs )(FILE *f) |
| ErrorReactionInternal(* | display_error )(const wchar_t *text, size_t flags) |
holds a function pointer (allowed to be NULL) for each hook.
passed to app_hooks_update.
| void(* AppHooks::bundle_logs) (FILE *f) |
| ErrorReactionInternal(* AppHooks::display_error) (const wchar_t *text, size_t flags) |
| const OsPath &(* AppHooks::get_log_dir) () |