EntityVelocity.this

Undocumented in source.
  1. this()
  2. this(uint entityId, Tuple!(short, "x", short, "y", short, "z") velocity)
    class EntityVelocity
    pure nothrow @safe @nogc
    this
    (,
    Tuple!(short, "x", short, "y", short, "z") velocity = Tuple!(short, "x", short, "y", short, "z").init
    )

Meta