Navigation
API > API/Plugins > API/Plugins/VCamCore > API/Plugins/VCamCore/UVCamOutputProviderBase
Description
Called a new target viewport has been set while outputting but before the viewport change is processed. Subclass can indicate whether the dynamic change is supported or not.
| Name | PreReapplyViewport |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Public/Output/VCamOutputProviderBase.h |
| Include Path | #include "Output/VCamOutputProviderBase.h" |
virtual UE::VCamCore::EViewportChangeReply PreReapplyViewport()