Interact.this

Undocumented in source.
  1. this()
  2. this(ubyte action, long target, Tuple!(float, "x", float, "y", float, "z") targetPosition)
    class Interact
    pure nothrow @safe @nogc
    this
    (
    ubyte action
    ,
    long target = long.init
    ,
    Tuple!(float, "x", float, "y", float, "z") targetPosition = Tuple!(float, "x", float, "y", float, "z").init
    )

Meta