R++ doesn't parse UE4/Plugins folder
Hi there,
Could someone help, please?
I work with U4 engine. Especially with Gameplay Ability System. When I open the source files from GAS the R++ doesn't provide any information/analysis.
It looks like the whole folder Plugins is not parsed.
Please sign in to leave a comment.
Hello,
Plugins currently do not get indexed by default, you need to enable their indexing in R# settings and reopen the solution.
Thanks a lot!