Property | Type | Description | |
---|---|---|---|
offset |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
SearchMemoryVariable ( ) : System | ||
SearchMemoryVariable ( string key, long address, long offset, bool isNegative = false, int maxLength, int size, int count ) : System |
public SearchMemoryVariable ( string key, long address, long offset, bool isNegative = false, int maxLength, int size, int count ) : System | ||
key | string | |
address | long | |
offset | long | |
isNegative | bool | |
maxLength | int | |
size | int | |
count | int | |
return | System |