buffHistory.__str__()

This is this object’s cast to string function.

Return

This function returns a string of this format : Buff Start : buffHistory.StartTime end : buffHistory.EndTime

Usage

print(str(newBuffHistory))