Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/FGraphActionListBuilderBase
| Type | Name | Description | |
|---|---|---|---|
ActionGroup
(
ActionGroup&& Other |
Move constructor and move assignment operator | ||
ActionGroup
(
const ActionGroup& |
Copy constructor and assignment operator | ||
ActionGroup
(
const TArray< TSharedPtr< FEdGraphSchemaAction > >& InActions, |
Constructor accepting multiple actions |