Code::Blocks
SVN r11506
|
Go to the source code of this file.
Namespaces | |
EditorHooks | |
Provides static functions to add hooks to the editor modification operations. | |
Typedefs | |
typedef std::map< int, HookFunctorBase * > | EditorHooks::HookFunctorsMap |
Variables | |
static HookFunctorsMap | EditorHooks::s_HookFunctorsMap |
static int | EditorHooks::s_UniqueID = 0 |