target property
The component that the spawned components should be added to.
If not set, the components will be added to the parent of the SpawnComponent.
Implementation
Component? target;
The component that the spawned components should be added to.
If not set, the components will be added to the parent of the SpawnComponent.
Component? target;