FPaintArgs

SWidget::OnPaint and [SWidget::Paint](API\Runtime\SlateCore\Widgets\SWidget\Paint) use [FPaintArgs](API\Runtime\SlateCore\Types\FPaintArgs) as their sole parameter in order to ease the burden of passing through multiple fields.