mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Add doc gen instructions
This commit is contained in:
@@ -12,7 +12,7 @@ namespace LuaSpell
|
||||
/**
|
||||
* Returns 'true' if the &Spell is automatically repeating, false otherwise.
|
||||
*
|
||||
* @return boolean isAutoRepeating
|
||||
* @return bool isAutoRepeating
|
||||
*/
|
||||
int IsAutoRepeat(lua_State* L, Spell* spell)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user