So I need help getting the bans from the BanManagerSO using the index of the ban.
When you call a dump on it while running a server the tagged fields seem to be in some sort of array, yet arrays are very wonky in torque and accessing the data directly using an index doesn't look possible.
any help?
basically i need
BanManagerSO.getBanfromID(%id)