When creating a generator for my Query the Event Do Item Generation does not show up?

When creating a generator for my Query the Event Do Item Generation does not show up?

can you reword that?

what is a generator?, what is a query?, how are you creating the generator?, where does the event not show up?, etc…

so far i understood that a custom event that you created did not show up in some kind of blueprint. is it the same blueprint that you created the event in?

When creating a generator for an environmental query system used by the AI it is suppose to create an Overridable function called “Do Item Generation” which get an array of locations that are the Context locations passed in from the Environment Query. When I create the generator by creating a blueprint using the class EnvQueryGenerator_BlueprintBase it does not have said function .