FSampleToolsEditorMode::StartTracking

Called on mouse-down.

Windows
MacOS
Linux

Override Hierarchy

FEdMode::StartTracking()

FSampleToolsEditorMode::StartTracking()

References

Module

SampleToolsEditorMode

Header

/Engine/Plugins/Experimental/SampleToolsEditorMode/Source/Public/SampleToolsEditorMode.h

Include

#include "SampleToolsEditorMode.h"

Source

/Engine/Plugins/Experimental/SampleToolsEditorMode/Source/Private/SampleToolsEditorMode.cpp

Syntax

virtual bool StartTracking
(
    FEditorViewportClient * InViewportClient,
    FViewport * InViewport
)

Remarks

Called on mouse-down. return value indicates whether this was "handled" but does not mean we get exclusive capture events!

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