Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FSlateApplication
| Type | Name | Description | |
|---|---|---|---|
| bool | TakeHDRScreenshot
(
const TSharedRef< SWidget >& Widget, |
Takes a screenshot of the widget writing the results into the color buffer provided. | |
| bool | TakeHDRScreenshot
(
const TSharedRef< SWidget >& Widget, |
Takes a screenshot of the widget writing the results into the color buffer provided, this version allows you to provide an inner area to screenshot. |