Which module shall I add to PublicDependencyModuleNames if I am encountering “unresolved external symbols” related to UParticleModule’s member functions (e.g. CompileModule, Update, etc.)?
I am trying to extend ParticleModule or one of its subclasses. Am I missing anything?
Thanks!