I got the FaceBook SDK and I’m learn about.
But, I have a problem in Unity that Visual Studio don’t show me !
I put everything (the scripts of the game and the script of FB SDK) under the same project in Visual Studio, only dependency is the Editor (that I create a reference to the Main Project and fixed the problem).
But the problem still happen. The Visual Studio correctly understand the FB class and your methods, but Unity not.
The problem it is the Facebook SDK and my scripts are in the same project, during the build in Visual Studio I don’t have errors or problems, but in Unity IDE really the editor show the message Assets/Standard Assets/Scripts/Menu.cs(45,9): error CS0103: The name `FB’ does not exist in the current context