The pl_reset_inherit_chain(method) function
This function resets the function inheritance chain to the start of the list. You should need it only if you are implementing recursive processing.
Function information | Description of arguments | |
---|---|---|
Function type: | void | |
Input arguments: | int method | Method ID |
Return values: | none |