|
Augment
|
Options used when registering a hook. More...
#include <augment.hpp>
Public Attributes | |
| int | priority |
| Execution order relative to other hooks (lower runs first). | |
| const char * | tag |
| Human-readable label for logs / debug. | |
| const char * | augment_id |
| Unique identifier for this hook registration. | |
| AugmentContract | contract |
| Declared read/write/affects surface, for conflict detection. | |
Options used when registering a hook.