NaInstTable.getInstructionPtr

gets pointer for an instruction. **This can be null**

class NaInstTable
void delegate
()
getInstructionPtr
(
ushort code
)

Return Value

Type: void delegate
()

instruction pointer

Throws

Exception if instruction does not exist

Meta