PlayerRegistry.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Option!Player get(uint id)
    class PlayerRegistry
    get
    (
    uint id
    )
  2. Option!Player get(Device device)
  3. Option!Player get(const(Event) event)

Meta