Hmm… first, although I’ve never tried or looked, I think if you’re using the unreal interfaces your class that implements them needs to have UCLASS() definition that Frequency is missing. Also, Frequency says it implements INoiseBase but doesn’t implement GetNoise().