FInteractiveToolActionSet::FindActionByID

Find an existing Action by ID

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InteractiveToolActionSet.h"

Source

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

Syntax

const FInteractiveToolAction * FindActionByID
(
    int32 ActionID
) const

Remarks

Find an existing Action by ID

Returns

located Action, or nullptr if not found

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