EQS via C++

Hey Joe,

EQSTestingPawn is purely debugging tool, the way it executes EQS queries is pretty much a hack to avoid dependency of EQS manager’s tick.

Regarding using EQS via C++ it’s fully supported, and that’s done by creating a FEnvQueryRequest instance and calling Execute on it.

Cheers,

–mieszko