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

Description

Wiki Description

Obtains the Intelligence Actor Value.

Documentation Comment

Get the Intelligence Actor Value


Caveats


Examples

Game.GetPlayer().SetValue( Game.GetIntelligenceAV(), 3 )

Auto-Generated Example

ActorValue returnedValue = Game.GetIntelligenceAV()

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.