Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UUserWidget
Description
Gets the foreground color of the widget, this is inherited by sub widgets. Any color property that is marked as inherit uses this color.
| Name | GetForegroundColor |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h |
| Include Path | #include "Blueprint/UserWidget.h" |
| Source | /Engine/Source/Runtime/UMG/Private/UserWidget.cpp |
const FSlateColor & GetForegroundColor() const