MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / RemoveFromWorld

Function RemoveFromWorld

methods/VMangos/GameObjectMethods.h:230–254  ·  view source on GitHub ↗

* Removes [GameObject] from the world * * The object is no longer reachable after this and it is not respawned. * * @param bool deleteFromDB : if true, it will delete the [GameObject] from the database */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

CHECKVAL<bool>Method · 0.80
CHECKOBJ<ElunaObject>Method · 0.80
InvalidateMethod · 0.45

Tested by

no test coverage detected