UseEntity.this

Undocumented in source.
  1. this()
  2. this(uint target, uint type, Tuple!(float, "x", float, "y", float, "z") targetPosition, uint hand)
    class UseEntity
    pure nothrow @safe @nogc
    this
    (
    uint target
    ,
    uint type = uint.init
    ,
    Tuple!(float, "x", float, "y", float, "z") targetPosition = Tuple!(float, "x", float, "y", float, "z").init
    ,
    uint hand = uint.init
    )

Meta