Jump to content

Recommended Posts

43 minutes ago, Meyverick said:

Hello,

I would like the complete list of usable "function" please ?

Exemple: return wManager.Wow.Helpers.ItemsManager.GetItemCountByIdLUA(4992) == 1;

Thank you! ? 

Open VS write wManger.Wow.Helpers.
Then you will see all the helpers
wManger.Wow.Helpers.ItemsManager.
Then you will get all the ItemsManager functions etc.

Link to comment
https://wrobot.eu/forums/topic/10070-complete-function-list/#findComment-47216
Share on other sites

12 hours ago, Ordush said:

Open VS write wManger.Wow.Helpers.
Then you will see all the helpers
wManger.Wow.Helpers.ItemsManager.
Then you will get all the ItemsManager functions etc.

I did it! But, wManager.Wow.Helpers.ItemsManager works but after ItemsManager. I got nothing ? 

Link to comment
https://wrobot.eu/forums/topic/10070-complete-function-list/#findComment-47233
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...