Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Learning Agents Entity Info' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| class | Entity Class | Specify the entity class to spawn. |
| real | Entity Spawn ZOffset | Specify the Z offset to apply to spawn locations. |
| integer | Episode Entity Spawn Count Min | The min number of entities to spawn at the start of an episode. |
| integer | Episode Entity Spawn Count Max | The max number of entities to spawn at the start of an episode. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Learning Agents Entity Info |