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:
@@ -7,6 +7,9 @@
|
||||
#ifndef WORLDOBJECTMETHODS_H
|
||||
#define WORLDOBJECTMETHODS_H
|
||||
|
||||
/***
|
||||
* Inherits all methods from: [Object]
|
||||
*/
|
||||
namespace LuaWorldObject
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user