Huggle  build:^490^dce1e5c
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Huggle::Hooks Class Reference

Hooks that can be used to attach some 3rd code to existing functions. More...

#include <hooks.hpp>

Static Public Member Functions

static void BadnessScore (WikiUser *User, int Score)
 
static void EditPostProcess (WikiEdit *Edit)
 
static void EditPreProcess (WikiEdit *Edit)
 
static void OnGood (WikiEdit *Edit)
 
static void OnRevert (WikiEdit *Edit)
 
static void OnWarning (WikiUser *User)
 
static void Suspicious (WikiEdit *Edit)
 

Detailed Description

Hooks that can be used to attach some 3rd code to existing functions.

Definition at line 27 of file hooks.hpp.


The documentation for this class was generated from the following files: