PlayerSession.world

Undocumented in source. Be warned that the author may not have intended to support it.
  1. shared(World) world [@property getter]
  2. World world [@property setter]
    class PlayerSession
    final shared nothrow @property @safe @nogc
    shared(World)
    world
    (
    shared World world
    )

Meta