System.GetEntity(userdata)
Gets an entity, by entity id
Table of the entity
local firstEnt = System.GetEntity(1); dump(firstEnt);
Category: Lua API