This is what i was looking for:
UDatabaseCommunicatorModel* Model = Cast(Query->QueryModel);
Normal C++ casting doesnt work on UObjects
This is what i was looking for:
UDatabaseCommunicatorModel* Model = Cast(Query->QueryModel);
Normal C++ casting doesnt work on UObjects