How to you “get child actor” in the blue print above? I have a TextRender component and I have no way of casting that component to something. All I want to do is to call a function in that component.
How to you “get child actor” in the blue print above? I have a TextRender component and I have no way of casting that component to something. All I want to do is to call a function in that component.