UTIL ScaleForGravity
Jump to navigation
Jump to search
A UTIL function that returns the passed gravity in relation to the world gravity (more specifically desiredGravity / (sv_gravity * TFGameRules()->GetGravityMultiplier()(only in
.
))
Usage
float UTIL_ScaleForGravity( float desiredGravity )
Examples
Todo: Add examples.