Method GameObject:RemoveFromWorld [-] [+]

Removes GameObject from the world

The object is no longer reachable after this and it is not respawned.

Synopsis

GameObject:RemoveFromWorld( deleteFromDB )

Arguments

boolean deleteFromDB

If true, it will delete the GameObject from the database.

Returns

Nothing.

Generated on
©2016 - Eluna Lua Engine