HookMode Enumeration

This enumeration has no description.

Values 2

Name Description
Hook_Pre

Callback will be executed BEFORE the original function.

Hook_Post

Callback will be executed AFTER the original function.