FInteractiveToolAction::FInteractiveToolAction

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InteractiveToolActionSet.h"

Syntax

FInteractiveToolAction
(
    const UClass * ClassTypeIn,
    int32 ActionIDIn,
    const FString & ActionNameIn,
    const FText & ShortNameIn,
    const FText & DescriptionIn,
    EModifierKey::Type DefaultModifiersIn,
    const FKey & DefaultKeyIn
)

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