public void RegisterMonsterPosition(PawnInstance _monster) { tileManagerReference.AddMonsterOnTile(_monster); }