FGroomEditorMode::ReceivedFocus

Called when viewport window is focused

Windows
MacOS
Linux

Override Hierarchy

FEdMode::ReceivedFocus()

FGroomEditorMode::ReceivedFocus()

References

Module

HairStrandsEditor

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/GroomEditorMode.h

Include

#include "GroomEditorMode.h"

Source

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Private/GroomEditorMode.cpp

Syntax

virtual bool ReceivedFocus
(
    FEditorViewportClient * ViewportClient,
    FViewport * Viewport
)

Remarks

Called when viewport window is focused

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