Custom tick

I want to run a lerp in a custom bluprint node. The problem is the function needs to be static for exposure to bp. Is it possible to write a custom tick to interpolate between 2 vectors in a static void function?