Hey Epic,
As the subject states, I would like to request the addition of an API that returns the index of the Team to which an Agent belongs in the fort_team_collection. This functionality is currently not available, so if we want to know which Team the Agent belongs to, we have to check against all Teams using the IsOnTeam() method for each Team index.
While it is possible to implement this check ourselves, it becomes very inconvenient during bug investigations.
I would greatly appreciate it if you could consider adding this API.
Thank you!