Hi there,
I need to inherit a class from StaticMeshComponent and add some logic to it so I can add this custom class as a component into my actor blueprint. I tried this and blueprint doesn’t recognize the component so is there a trick here? Should I expose this class to blueprint by some macros?
Thank you for your help.