Actor to help finding the localization of actors. It gets a list of all anchor queries that should be localized and checks every tick if the anchor localization is there. When the localization is complete, it will emit the event OnComplete.
NOTE: Normally this should be a async task. However, the anchor data can only be queried in game thread.