UK2Node_GetClassDefaults::ReallocatePinsDuringReconstruction

Reallocate pins during reconstruction; by default ignores the old pins and calls [AllocateDefaultPins()](API\Editor\BlueprintGraph\UK2Node_GetClassDefaults\AllocateDefaultPins) If you override this to create additional pins you likely need to call RestoreSplitPins to restore any pins that have been split (e.g. a vector pin split into its components)