Duke's Big Numbers 1.0
C++ and Blueprint libraries for performing math, analysis, and formatting with really large numbers (>10e308).
|
This is the complete list of members for UCustomGroupLabeler, including all inherited members.
AppendGroupLabel(int32 PowerOfTen, UPARAM(ref) FString &AppendTo, int32 &Remainder) const | UGroupLabeler | |
GetGroupLabel(int32 powerOfTen) const | UGroupLabeler | |
GetGroupLabels() const | UCustomGroupLabeler | |
GetSeparatorBefore() const | UGroupLabeler | |
MapPowerToLabelIndex(int32 powerOfTen, int32 &outIndex, int32 &outRemainder) const | UCustomGroupLabeler | protectedvirtual |
OnAppendGroupLabel(int32 powerOfTen, FString &string) const override | UCustomGroupLabeler | virtual |
SeparatorBefore | UGroupLabeler | protected |
SetGroupLabels(TArray< FString > value) | UCustomGroupLabeler | |
SetSeparatorBefore(const FString &value) | UGroupLabeler | |
UCustomGroupLabeler() | UCustomGroupLabeler |