Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_SetFieldsInStruct
| Name | EPinsToRemove |
| Type | enum |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_SetFieldsInStruct.h |
| Include Path | #include "K2Node_SetFieldsInStruct.h" |
Syntax
enum EPinsToRemove
{
GivenPin,
AllOtherPins,
}
Values
| Name | Remarks |
|---|---|
| GivenPin | |
| AllOtherPins |