Hey guilledi-
Could you post the full source and header for your buscaBomba class? The errors you posted are reporting lines of code further into the file than what is in the original post. Additionally one of the errors mentions the use of FPostConstructInitializeProperties
. Using FObjectInitializer
instead may help.
Cheers