Do I only need to use the "Ham" return constants in functions that are handling the RegisterHam forward?
Does this answer change if "post" is specified in RegisterHam since you wouldn't be able to stop the forwarded function by then anyway? (i.e. If I use "post" in RegisterHam can I use PLUGIN_HANDLED and PLUGIN_CONTINUE for the the function handling the forward instead?)