NaInstTable.instructionExists

whether an instruction exists

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

Return Value

Type: bool

true if an instruction exists

Meta