Sleepy Posted February 3, 2019 Posted February 3, 2019 (edited) Hi, everybody. On the official resource of multiplayer very little information on events and functions of c#. Is it possible to get information on the name of events and functions for development at least without descriptions? Thanks! Translator rus > eng. Edited February 3, 2019 by Sleepy
ragempdev Posted February 3, 2019 Posted February 3, 2019 Just use IDE, in Visual Studio there is IntelliSense that will do this very well. Also, there is "dotnet/rage-sharp.xml" containing a list of all the functions. 1
Sleepy Posted February 3, 2019 Author Posted February 3, 2019 1 час назад, ragempdev сказал: Just use IDE, in Visual Studio there is IntelliSense that will do this very well. Also, there is "dotnet/rage-sharp.xml" containing a list of all the functions. Thanks so much. That's enough.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now