Casting Help

Hello! I am trying to cast from a widget to another blueprint which is NOT the character. What would I input for object? I’ve tried get actor of class, get all actors of class, all of that stuff. None of it works. Thanks in advance!

1 Like

Get actor of class will work. Just do it on your class, no need to cast…

1 Like

Thank you so much for the help!

1 Like