8#include "../third_party/imgui/imgui.h"
17namespace NodeGraphShared {
38 const BTNodeLayout*
layout,
ComponentTypeID GetComponentTypeID_Static()
void DrawPinCircle(ImDrawList *drawList, const ImVec2 ¢er, float radius, ImU32 fillColor, ImU32 outlineColor, float outlineThickness)
ImVec2 ComputePinCenterScreen(int nodeId, const BTNodeLayout *layout, bool isOutput, float pinOffset, float headerPx, float currentZoom)
Compute the screen-space center position of a pin.
< Provides AssetID and INVALID_ASSET_ID