Interact.this

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

Meta