GetCharismaAV - Game

Member of: Game Script

Obtains the Charisma Actor Value.

SyntaxEdit

ActorValue Function GetCharismaAV() native global

ParametersEdit

None

Return ValueEdit

The Charisma Actor Value.

ExamplesEdit

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

See AlsoEdit