In fact, after overriding a ton of methods everywhere just to log and see the order of events, I found that overriding APawn::OnRep_PlayerState() was the thing I was looking for!
1 Like
In fact, after overriding a ton of methods everywhere just to log and see the order of events, I found that overriding APawn::OnRep_PlayerState() was the thing I was looking for!