GetAggressionAV - Game

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Member of: Game Script

Obtains the Aggression Actor Value.

Syntax[edit | edit source]

ActorValue Function GetAggressionAV() native global

Parameters[edit | edit source]

None

Return Value[edit | edit source]

The Aggression Actor Value.

Examples[edit | edit source]

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

See Also[edit | edit source]