GetAggressionAV - Game

Member of: Game Script

Obtains the Aggression Actor Value.

SyntaxEdit

ActorValue Function GetAggressionAV() native global

ParametersEdit

None

Return ValueEdit

The Aggression Actor Value.

ExamplesEdit

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

See AlsoEdit