04.08.2018, 18:53
The will be returned by OnQueryFinished, not by Plant_GetOwner. Why? Because it's threaded query right here.
If you want Plant_GetOwner return the name, use a simple query, cache the result, obtain the name and delete the cache.
If you want Plant_GetOwner return the name, use a simple query, cache the result, obtain the name and delete the cache.