How to change the gravity direction of an pawn ?

I’m not at a development machine right now or I’d try myself, but does this snippet work as expected?



CharacterMovement->GravityScale = -1.0f;