====== SCORE_TRACKER ====== **Category**: Data Inherited by: * [[preview:api:score_tracker_beautification|SCORE_TRACKER_BEAUTIFICATION]] * [[preview:api:score_tracker_wealth|SCORE_TRACKER_WEALTH]] ===== Functions ===== ---- ==== getScoreValue ==== //[[:custom-classes#Extendable classes|Virtual function]]// ''[[preview:data-types#integer_and_unsigned_integer|integer_and_unsigned_integer]] **getScoreValue**()'' ---- ==== getScoreTrackerData ==== ''[[preview:api:score_tracker_data|SCORE_TRACKER_DATA]] **getScoreTrackerData**()'' ---- ==== addScoreValue ==== //[[:custom-classes#Extendable classes|Virtual function]]// ''void **addScoreValue**(//scoreDelta//)'' ^ Name ^ Type ^ Description ^ | //''scoreDelta''// | ''[[preview:data-types#float|float]]'' | | ---- ==== setScoreValue ==== //[[:custom-classes#Extendable classes|Virtual function]]// ''void **setScoreValue**(//scoreValue//)'' ^ Name ^ Type ^ Description ^ | //''scoreValue''// | ''[[preview:data-types#float|float]]'' | |