UModeManagerInteractiveToolsContext::Tick

[UEditorInteractiveToolsContext](API\Editor\EditorInteractiveToolsFramework\UEditorInteractiveToolsContext) API implementations that also forward calls to any child EdMode ToolsContexts

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > UModeManagerInteractiveToolsContext

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EdModeInteractiveToolsContext.h
Include #include "EdModeInteractiveToolsContext.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EdModeInteractiveToolsContext.cpp
virtual void Tick
(
    [FEditorViewportClient](API\Editor\UnrealEd\FEditorViewportClient) * ViewportClient,
    float DeltaTime
)

Remarks

UEditorInteractiveToolsContext API implementations that also forward calls to any child EdMode ToolsContexts


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library