T O P I C R E V I E W |
fullmetal7777 |
Posted - Sep 01 2017 : 1:11:22 PM I downloaded VAssistX because I heard it was better than intellisense, and intellisense wouldn't work most of the time for me. I don't know if this is an issue with my visual studios, or if its the VAssistX, but it wont recomment any functions. For example, if I start to type in "GetPlayer" it doesn't suggest any unreal function with "GetPlayer" in the name (such as GetPlayerViewPoint), nor give me a description of its parameters when I hover over the function call.
I've done this (https://docs.wholetomato.com/default.asp?W763) and it didn't change anything. Any ideas? |
3 L A T E S T R E P L I E S (Newest First) |
Jeff |
Posted - Sep 14 2017 : 9:38:11 PM Full Metal: The following document contains suggestions for improving IntelliSense with UE4:
https://support.wholetomato.com/default.asp?W783 |
ChrisG |
Posted - Sep 07 2017 : 2:20:03 PM Oh! I didn't recognize the name from your Unreal post. https://answers.unrealengine.com/questions/701979/setting-up-visual-assist-x.html
It seems like your issue was with popups not appearing? |
ChrisG |
Posted - Sep 06 2017 : 6:56:09 PM Hello fullmetal,
I'm sorry you are having this issue. I'm having some trouble reproducing what you describe, perhaps you can give me a specific example? I have a copy of Unreal Engine to test with.
For example, if I type "GetController()->" inside of a class which inherits from "ACharacter", I get a suggestion for "GetPlayerViewPoint". Do you see the same result, or do no suggestions appear? |