Why not make PhysicsHandle pointer a member variable?

Why not make PhysicsHandle pointer a member variable and initialize it in BeginPlay()?

Could the Component change, or cease to exist somehow at runtime?

I’ve tested it and it’s working fine in this one unchanging map, but does it break under conditions I’m not thinking about, like map changes or something?

That should be fine and what I would do.

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

Privacy & Terms