Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_SetFieldsInStruct
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_SetFieldsInStruct.h |
Include | #include "K2Node_SetFieldsInStruct.h" |
Syntax
enum EPinsToRemove
{
GivenPin,
AllOtherPins,
}
Values
Name | Description |
---|---|
GivenPin | |
AllOtherPins |