any idea when all the intellisense issues with 4.20 will be fixed? I was told 4.20 introduced many issues with intellisense…For example…
"DECLARE_DYNAMIC_MULTICAST_DELEGATE(FOnOpenRequest);
UPROPERTY(BlueprintAssignable)
FOnOpenRequest OnOpenRequest;
"
OnOpenRequest wont show up in autocomplete/ intellisense in visual studio.