Navigation
Unreal Engine C++ API Reference > Plugins > VirtualCamera > AVirtualCameraPawnBase
References
Module | VirtualCamera |
Header | /Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraPawnBase.h |
Include | #include "VirtualCameraPawnBase.h" |
Source | /Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/VirtualCameraPawnBase.cpp |
int32 DeleteScreenshot
&40;
const FString & ScreenshotName
&41;
Remarks
Deletes a screenshot, using its name as the key. the number of values associated with the key
Parameters
Name | Description |
---|---|
ScreenshotName | The name of the screenshot to delete |