Method | Description | |
---|---|---|
GetUInt ( ) : uint | ||
SetUInt ( uint num ) : void | ||
UIntInstr ( IntOp inst, uint num ) : System |
Method | Description | |
---|---|---|
GetDeltaDistance ( ) : int |
Get the delta distance for this instruction. The delta distance is the resulting difference of items left on the stack after calling this instruction. |
|
Write ( |
||
Write ( |
public UIntInstr ( IntOp inst, uint num ) : System | ||
inst | IntOp | |
num | uint | |
return | System |