How do you guys find the pointer to the array which stores the LTObjects of every object in the game, and from there determine which LTObject belongs to which character/thing?

I tried finding out what accesses the address in the array which holds enemy #1's address but it didn't go smooth.

So can you guys explain how you do it?

thanks