Override a default hook

You can set kcd.config.{name of the hook you want to replace} with the function that you built.

kcd.Config.RenderHook = ...

Last updated