Entity.world

Gets the world the entity has been spawned into. Non-player entities should always have the same world for their whole life-cycle.

class Entity
pure nothrow @property @safe @nogc
world
()

Meta