Navigation
API > API/Plugins > API/Plugins/VirtualCamera > API/Plugins/VirtualCamera/AVirtualCameraPlayerControllerBa-
References
| Module | VirtualCamera |
| Header | /Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraPlayerControllerBase.h |
| Include | #include "VirtualCameraPlayerControllerBase.h" |
| Source | /Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/VirtualCameraPlayerControllerBase.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Virtual Camera&124;Screenshots"&41;
void SetScreenshotFavoriteStatus
&40;
const FString & ScreenshotName,
const bool bIsFavorite
&41;
Remarks
Sets whether or not a screenshot is favorited
Parameters
| Name | Description |
|---|---|
| ScreenshotName | The name of the screenshot to adjust favorite setting for |
| bIsFavorite | Whether settings should be saved |