Stat.__str__()
This function is the string casting of the Stat class.
Return
This function returns a string of that format : ‘Stat.StatType : Stat.Value’.
Usage
print(str(newStat))
This function is the string casting of the Stat class.
Return
This function returns a string of that format : ‘Stat.StatType : Stat.Value’.
Usage
print(str(newStat))