You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Source/PCGExtendedToolkit/Public/Transform/PCGExTransformPoints.h
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,8 @@ class UPCGExTransformPointsSettings : public UPCGExPointsProcessorSettings
26
26
//~Begin UPCGSettings
27
27
#if WITH_EDITOR
28
28
PCGEX_NODE_INFOS(TransformPoints, "Transform Points", "A Transform points with the same settings found in Asset Collection variations, with attribute override support.");
0 commit comments