module Gamefic::Scripting::Hooks

Scripting hook methods are instance methods that return callbacks for execution in the context of a scriptable module or narrative. They collect the procs defined in Scriptable hook methods and bind them to the instance for execution.