set

operator fun set(runtime: AvailRuntime, function: A_Function)

Set this hook for the given runtime to the given function.

Parameters

runtime

The AvailRuntime to examine.

function

The A_Function to plug into this hook.