Link to the image:
I’m at the portion where we are trying to make the ChooseNextWaypoint in C++, not using blueprints, and I’ve entered
protected:
UPROPERTY(EditAnywhere, Category = “Blackboard”)
struct FBlackboardKeySelector Index;
and the drop box isn’t showing in UE4. Any suggestions?