Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/APlayerCameraManager
Description
Event triggered upon the end of a multi-part photograph capture, when manual free-roaming photographic camera control is about to be returned to the user. Here you may re-enable whatever was turned off within OnPhotographyMultiPartCaptureStart.
| Name | OnPhotographyMultiPartCaptureEnd |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Camera/PlayerCameraManager.h |
| Include Path | #include "Camera/PlayerCameraManager.h" |
UFUNCTION (BlueprintNativeEvent, BlueprintCosmetic, Category="Photography")
void OnPhotographyMultiPartCaptureEnd()