GetConfidenceAV - Game
Jump to navigation
Jump to search
Member of: Game Script
Obtains the Confidence Actor Value.
Syntax[edit | edit source]
ActorValue Function GetConfidenceAV() native global
Parameters[edit | edit source]
None
Return Value[edit | edit source]
The Confidence Actor Value.
Examples[edit | edit source]
Game.GetPlayer().SetValue( Game.GetConfidenceAV(), 0 )
Notes[edit | edit source]
See the AI Data page for a list of Confidence values.