UInteractiveToolManager::Tick

State control (Tick any active Tools. Called by [UInteractiveToolsContext](API\Runtime\InteractiveToolsFramework\UInteractiveToolsContext)

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/InteractiveToolManager.h

Include

#include "InteractiveToolManager.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/InteractiveToolManager.cpp

Syntax

virtual void Tick
(
    float DeltaTime
)

Remarks

State control (Tick any active Tools. Called by UInteractiveToolsContext

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