PlayerPositionAndLook.this

Undocumented in source.
  1. this()
  2. this(Vector!(double, "xyz") position, float yaw, float pitch, ubyte flags, uint teleportId)
    class PlayerPositionAndLook
    pure nothrow @safe @nogc
    this
    (
    Vector!(double, "xyz") position
    ,
    float yaw = float.init
    ,
    float pitch = float.init
    ,
    ubyte flags = ubyte.init
    ,
    uint teleportId = uint.init
    )

Meta