Entity - stingray.Entity object reference - Stingray Lua API Reference

stingray.Entity object reference

Description

Opaque object representing an entity.

The Entity object acts as a weak reference to the entity. You can use EntityManager.alive() to find out if a particular entity is still alive or if it has been destroyed.