Choose your operating system:
Windows
macOS
Linux
| FGraphActionListBuilderBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
struct FCategorizedGraphActionListBuilder : public FGraphActionListBuilderBase
Used to nest all added action under one root category
Name | Description | |
---|---|---|
|
FCategorizedGraphActionListBuilder ( |
Name | Description | ||
---|---|---|---|
|
AddAction ( |
Adds an action entry containing a single action |
|
|
AddActionList ( |
Adds an action entry containing multiple actions |