Background for Fallout 4
Member of the Game script
ActorValuefunctionGetAgilityAV()NativeGlobal

Description

Wiki Description

Obtains the Agility Actor Value.

Documentation Comment

Get the Agility Actor Value


Caveats


Examples

Game.GetPlayer().SetValue( Game.GetAgilityAV(), 5 )

Auto-Generated Example

ActorValue returnedValue = Game.GetAgilityAV()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.