NaInstTable.instructionExists

whether an instruction exists

  1. bool instructionExists(ushort code)
    class NaInstTable
    bool
    instructionExists
    (
    ushort code
    )
  2. bool instructionExists(string name)

Return Value

Type: bool

true if an instruction exists

Meta