A_SetMass
From ZDoom Wiki
(development version r3105+ only)
A_SetMass (int mass)
- mass: The actor's new mass.
A_SetMass sets the calling actor's mass to the value of the first parameter. It can be used with the mass DECORATE variable to modify the actor's current mass.