ActionGroup

Overload list

Windows
MacOS
Linux
Name Description

Public function

ActionGroup

(
    ActionGroup&& Other
)

Move constructor and move assignment operator

Public function

ActionGroup

(
    const ActionGroup&
)

Copy constructor and assignment operator

Public function

ActionGroup

(
    TSharedPtr< FEdGraphSchemaAction > ...,
    FString RootCategory
)

Constructor accepting a single action

Public function

ActionGroup

(
    const TArray< TSharedPtr< FEdGraphS...,
    FString RootCategory
)

Constructor accepting multiple actions

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