Pin name small adjustment

This commit is contained in:
barsdeveloper
2023-04-09 22:32:23 +02:00
parent f373ec98b0
commit c58c8be0a0
5 changed files with 20 additions and 18 deletions

View File

@@ -253,7 +253,7 @@ const tests = [
`,
color: Configuration.nodeColors.blue,
icon: SVGIcon.spawnActor,
pins: 8,
pins: 7,
pinNames: ["Class", "Spawn Transform", "Collision Handling Override", "Owner", "Return Value"],
delegate: false,
development: false,