FLevelEditorModule::BroadcastRedrawViewports

Called by the engine when level editing viewports need to be redrawn

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/LevelEditor.h

Include

#include "LevelEditor.h"

Source

/Engine/Source/Editor/LevelEditor/Private/LevelEditor.cpp

Syntax

virtual void BroadcastRedrawViewports
(
    bool bInvalidateHitProxies
)

Remarks

Called by the engine when level editing viewports need to be redrawn

Parameters

Parameter

Description

bInvalidateHitProxies

true to invalidate hit proxies

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss