Specifies what to do after a hook completes.
Name | Description |
---|---|
Plugin_Continue | Continue with the original action |
Plugin_Changed | Inputs or outputs have been overridden with new values |
Plugin_Handled | Handle the action at the end (don't call it) |
Plugin_Stop | Immediately stop the hook chain and handle the original |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.