Get Mobility (Static/Moveable) of a static mesh?

Yes, you can get it by accessing the “Mobility” parameter of the static mesh component. Then you can do a switch case to determine what type it is, and add different logic based on that.

2 Likes