Property | Type | Description | |
---|---|---|---|
_Check | List |
||
_Machine | CheckMachine.Machine | ||
_TriggerAction | AVM1Actions |
Method | Description | |
---|---|---|
FSCommand ( ) : System |
|
|
GetInlineCode ( AVM1Code code, int instructionIndex ) : |
|
|
PatchPrepare ( AVM1Code code, |
|
Method | Description | |
---|---|---|
NeedsPatching ( AVM1Code code, int instructionIndex ) : PatchState |
|
public GetInlineCode ( AVM1Code code, int instructionIndex ) : |
||
code | AVM1Code | |
instructionIndex | int | |
return |
protected NeedsPatching ( AVM1Code code, int instructionIndex ) : PatchState | ||
code | AVM1Code | |
instructionIndex | int | |
return | PatchState |
public PatchPrepare ( AVM1Code code, |
||
code | AVM1Code | |
modLibrary | ||
return | bool |