Description
Wiki Description
Obtains the Strength Actor Value.
Documentation Comment
Get the Strength Actor Value
Caveats
Examples
Game.GetPlayer().SetValue( Game.GetStrengthAV(), 3 )float fValue = Game.GetPlayer().GetValue( Game.GetStrengthAV() )Auto-Generated Example
ActorValue returnedValue = Game.GetStrengthAV()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
