Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Kismet2 > API/Editor/UnrealEd/Kismet2/FBlueprintEditorUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Kismet2/BlueprintEditorUtils.h |
| Include | #include "Kismet2/BlueprintEditorUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Kismet2/BlueprintEditorUtils.cpp |
static const FSlateBrush &42; GetIconFromPin
&40;
const FEdGraphPinType & PinType,
bool bIsLarge
&41;
Remarks
Determine the best icon to represent the given pin.
Parameters
| Name | Description |
|---|---|
| PinType | The pin get the icon for. |
| returns | a brush that best represents the icon (or Kismet.VariableList.TypeIcon if none is available ) |