Navigation
API > API/Plugins > API/Plugins/VirtualCamera > API/Plugins/VirtualCamera/UDEPRECATED_VirtualCameraConcert-
Syntax
UPROPERTY&40;BlueprintReadWrite, EditAnywhere, Category&61;"VirtualCamera",
Meta&61;&40;EditCondition&61;"bHasAuthority"&41;&41;
bool bSendUpdateInEditor
Remarks
When the component has the authority and we are in the editor, we should broadcast the update.
The component needs to be owned by an actor that is ticked in the editor.
See Also
ShouldTickIfViewportsOnly