
Beschreibung
This editor plugin adds clean, native-style custom pins for Unreal Engine's common integer struct types in Blueprints. A must-have for developers working with grid-based systems, tilemaps, procedural generation, UI layouts, or any workflow that heavily uses integer coordinates and vectors.
Features:
Adds dedicated pins for:
IntPoint
IntVector
IntVector2
IntVector4 (if applicable)
Clean, compact pin appearance similar to built-in vector pins
Works with functions, macros, interfaces, and variables
Why use it?
Working with IntPoint or IntVector in Blueprints often results in cluttered graphs due to the lack of proper inline pins. This plugin gives you the same smooth experience as the built-in Vector pins.

