WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Tutorials & Other Helpful Info. (https://www.wowinterface.com/forums/forumdisplay.php?f=12)
-   -   Get info about api function from inside the game (https://www.wowinterface.com/forums/showthread.php?t=58377)

hasnogaems 11-11-20 03:47 PM

Get info about api function from inside the game
 
Is there function for that?
Something like:
Code:

/run apiinfo(SendChatMessage)
That will return something like:
Quote:

Sends a chat message.

/script SendChatMessage("msg" ,"chatType" ,"language" ,"channel")

Fizzlemizz 11-11-20 03:53 PM

/api will show a "so-far" documented list. You can drill down by clicking the links (it will list commands you can add to /api to start further into the list).

Gamepedia is a better place to start as it has much better information as well as many (many) things that aren't yet documented under /api (search for SendChatMessage).


All times are GMT -6. The time now is 07:06 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI