unreal.SpawnedEntitiesInfo

class unreal.SpawnedEntitiesInfo

Bases: StructBase

FSpawnedEntitiesInfo holds references to spawned entities.

C++ Source:

  • Plugin: LearningAgents

  • Module: LearningAgentsTraining

  • File: LearningAgentsEntitiesManagerComponent.h

Editor Properties: (see get_editor_property/set_editor_property)

  • entity_info (LearningAgentsEntityInfo): [Read-Only]

  • spawned_entities (Array[LearningAgentsEntityInterface]): [Read-Only]