How to cast a class that is not player pawn or actor

I want to access a variable within BP_Alien and I want to change it in another class or use for widget. How can I cast BP_Alien?

Casting is the same regardless of type. You can cast to any type in the inheritance tree.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms