mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Improve description of Creatures in documentation.
This commit is contained in:
@@ -8,9 +8,9 @@
|
|||||||
#define CREATUREMETHODS_H
|
#define CREATUREMETHODS_H
|
||||||
|
|
||||||
/***
|
/***
|
||||||
* Non-[Player] controlled [Unit]s.
|
* Non-[Player] controlled [Unit]s (i.e. NPCs).
|
||||||
*
|
*
|
||||||
* Inherits [Object], [WorldObject], [Unit]
|
* Inherits all [Object], [WorldObject], and [Unit] methods.
|
||||||
*/
|
*/
|
||||||
namespace LuaCreature
|
namespace LuaCreature
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user