Navigation
API > API/Plugins > API/Plugins/VirtualCamera
References
| Module | VirtualCamera |
| Header | /Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraSaveGame.h |
| Include | #include "VirtualCameraSaveGame.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FVirtualCameraScreenshot
Remarks
Keeps track of all the data associated with a screenshot that was taken by the user
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVirtualCameraSettings | CameraSettings | The associated camera data from when the screenshot was taken | |
| FVirtualCameraWaypoint | Waypoint | The name and location of the screenshot |
Constants
| Name | Description |
|---|---|
| NextIndex |