Move the system to the specified targetGroup at the given index.
If index is -1 the system is moved to the tail of the group.
public int MoveSystemTo(Friflo.Engine.ECS.Systems.SystemGroup targetGroup, int index);
targetGroup
SystemGroup
index
System.Int32