Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

visual studio I don't have any suggestions like in the courses

0 votes

 

Hi,

When I'm using Virtual Studio I don't have any suggestion like mentioned in the 301/ lesson 5/ Setting Game Parameters using Wwise-Types:

''Once you start typing after the period (.), Visual Studio will look for available functions resembling what you wrote. You will see two options: SetGlobalValue and SetValue. If no menu appears, try to delete all down to TimeOfDayRTPC and add a period (.)''

https://www.audiokinetic.com/courses/wwise301/?source=wwise301&id=Setting_Game_Parameters_using_WwiseTypes#read

I don't know why? did I miss something?  I have Virtual Studio 2017

Thanks

asked Feb 16, 2021 in General Discussion by Mickael R. (130 points)

1 Answer

0 votes
 
Best answer

Hi Mickael, 

Sorry to hear it's not working right out of the box. The feature you are referring to is called IntelliSense. 

Here's a couple of links that might help you. 
https://forum.unity.com/threads/intellisense-not-working-with-visual-studio-fix.836599/
https://stackoverflow.com/questions/42597501/unity-scripts-edited-in-visual-studio-dont-provide-autocomplete

That said, you can still continue with the lessons even though this might not work. Just type it in manually, save it, head into Unity, and look in the console to see if there are any errors. Let me know how it goes. 

answered Feb 17, 2021 by Mads Maretty S. (Audiokinetic) (38,280 points)
selected Feb 17, 2021 by Mickael R.
thank you, I'll look into it, seems realy helpful.
yeah no worry it works manually too
...