Marsbar 228 Posted November 15, 2018 Share Posted November 15, 2018 Hi! There are often questions regarding the wrobot api and what functions it has, generally you're told to either decompile the dlls or reference them in your visual studio project and use the object browser. Some people only want to know a certain function name and don't wish to go into the deeper realms of development. There isn't a resource they can use to obtain that info without some effort on their part, that's hopefully where this site I generated will come in handy:Unofficial WRobot API Docs It was created by decompiling the vanilla wmanager and robotmanager dlls and generating an api web template using docfx. Currently it doesn't give you anything more than you'd have by decompiling the dlls yourself but I'm hoping to update this with method, property, constructer etc. descriptions and potentially basic code snippets for a better understanding of the wrobot api. If you're interested in contributing let me know and I can add you to the gitlab project (sorry if you don't like gitlab but it was quick and easy with free private repos). Stresse, Macro, vodkalol and 11 others 12 2 Link to comment https://wrobot.eu/forums/topic/10392-unofficial-wrobot-api-documentation/ Share on other sites More sharing options...
Marsbar 228 Posted November 16, 2018 Author Share Posted November 16, 2018 I'm going to slowly start adding small code snippets / tutorials to this eg. https://marsbars.gitlab.io/unoffical-wrobot-api-docs/articles/plugin.html Let me know if you spot anything wrong with it or have suggestions on what to add. Dreamful, Razzue and hunter79 1 2 Link to comment https://wrobot.eu/forums/topic/10392-unofficial-wrobot-api-documentation/#findComment-49348 Share on other sites More sharing options...
RADON 7 Posted November 18, 2018 Share Posted November 18, 2018 This will be super helpful, thank you for making this. It's long overdue ? Link to comment https://wrobot.eu/forums/topic/10392-unofficial-wrobot-api-documentation/#findComment-49407 Share on other sites More sharing options...
Garub 6 Posted December 22, 2018 Share Posted December 22, 2018 Can I dream of the day that the bot will support python? Link to comment https://wrobot.eu/forums/topic/10392-unofficial-wrobot-api-documentation/#findComment-50067 Share on other sites More sharing options...
Razzue 27 Posted December 23, 2018 Share Posted December 23, 2018 On 11/16/2018 at 8:25 AM, Marsbar said: I'm going to slowly start adding small code snippets / tutorials to this eg. https://marsbars.gitlab.io/unoffical-wrobot-api-docs/articles/plugin.html Let me know if you spot anything wrong with it or have suggestions on what to add. I wish I could rep you more than once ❤️ Link to comment https://wrobot.eu/forums/topic/10392-unofficial-wrobot-api-documentation/#findComment-50072 Share on other sites More sharing options...
Mykoplazma 24 Posted December 23, 2018 Share Posted December 23, 2018 Yes adding ability to use http://ironpython.net if possible will be a great thing Garub 1 Link to comment https://wrobot.eu/forums/topic/10392-unofficial-wrobot-api-documentation/#findComment-50073 Share on other sites More sharing options...
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