Navigation
API > API/Editor > API/Editor/BlueprintGraph
| Name | FAllowedMutableContainerFunction |
| Type | struct |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h |
| Include Path | #include "EdGraphSchema_K2.h" |
Syntax
USTRUCT ()
struct FAllowedMutableContainerFunction
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ContainerParameterName | FString | EdGraphSchema_K2.h | ||
| Function | TObjectPtr< UFunction > | EdGraphSchema_K2.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FAllowedMutableContainerFunction& RHS |
EdGraphSchema_K2.h |