GetCharismaAV - Game
Revision as of 10:46, 2 December 2015 by imported>Plplecuyer
Member of: Game Script
Obtains the Charisma Actor Value.
Syntax[edit | edit source]
ActorValue Function GetCharismaAV() native global
Parameters[edit | edit source]
None
Return Value[edit | edit source]
The Charisma Actor Value.
Examples[edit | edit source]
Game.GetPlayer().SetValue( Game.GetCharismaAV(), 5 )