Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Spawn Gym Info' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Spawn Gym Info |
Outputs
| Type | Name | Description |
|---|---|---|
| class | Gym Class | The gym class used to construct gym instances. |
| integer | Spawn Count | The number of gym instances to spawn. |