FB1CurrencyColorBySign
🧩 Struct: FB1CurrencyColorBySign¶
Defines separate colors to represent positive (add) and negative (subtract) currency changes.
Properties¶
- Add (
FString
): Hex color string used when currency is added. - Subtract (
FString
): Hex color string used when currency is subtracted.