UseEntity.this

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

Meta