ActivatableT.activate

Activates the extension on the targetted object.

On activation, the extension should hook itself to the object where it makes sense.

template ActivatableT(TStruct)
void
activate
()