﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	i_links	o_links
173	LoadParam Dependencies	bensch	bensch	"= LoadParam Dependencies =
Loading a level often requires an entity's dependency to another one.
Currently if you want to have such a dependency, the dependent one must be written in the XML in front of the one that requires this entity.

For this to work, an easy method can be applied:
  1. Generate Entities.
  2. BaseObject::LoadParam of these entities (Reads in their names)
  3. virtual LoadParam function call.

Like this the ordering is not important anymore, and it is also possible to have circle dependencies."	defect	new	minor	Old Orxonox tickets orx-v0	GameLoader			Dependency LoadParam			
