mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
Global Documentation; Last capital fix
This commit is contained in:
@@ -685,7 +685,7 @@ namespace LuaGlobalFunctions
|
||||
* @param bool save : optional to save the [Creature] or [GameObject] to the database on spawn
|
||||
* @param uint32 durorresptime : despawn time of the [Creature] or [GameObject] if they aren't saved
|
||||
* @param uint32 phase : phase to put the [Creature] or [GameObject] in
|
||||
* @return [WorldObject] worldObject : Returns [Creature] or [GameObject]
|
||||
* @return [WorldObject] worldObject : returns [Creature] or [GameObject]
|
||||
*/
|
||||
int PerformIngameSpawn(lua_State* L)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user