mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Add inheritance comments
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
/***
|
||||
* Non-[Player] controlled [Unit]s (i.e. NPCs).
|
||||
*
|
||||
* Inherits all [Object], [WorldObject], and [Unit] methods.
|
||||
* Inherits all methods from: [Object], [WorldObject], [Unit]
|
||||
*/
|
||||
namespace LuaCreature
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user