UInteractiveTool::ExecuteAction

Request that the Action identified by ActionID be executed.

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InteractiveTool.h"

Source

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

Syntax

virtual void ExecuteAction
(
    int32 ActionID
)

Remarks

Request that the Action identified by ActionID be executed. Default implementation forwards these requests to internal ToolActionSet.

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