BindingCode.this

CTOR with individual values

  1. this(uint base)
  2. this(ushort _buttonNum, ubyte _modifierFlags, ubyte _deviceTypeID, ubyte _deviceNum, ubyte _keymodIgnore)
    struct BindingCode
    @nogc @safe pure nothrow
    this
    (
    ushort _buttonNum
    ,,,,
    ubyte _keymodIgnore = 0
    )

Meta