Difference between revisions of "Lua:inSystemModule"
Jump to navigation
Jump to search
(Created page with ''''function''' inSystemModule(''address'') Returns true if the provided address resides inside a module stored inside the windows folder (example: .exe or .dll) ===Function Pa…') |
|||
Line 19: | Line 19: | ||
* [[inModule]] | * [[inModule]] | ||
* [[Lua]] | * [[Lua]] | ||
+ | STFU NOOBS!!! |
Revision as of 10:12, 17 May 2012
function inSystemModule(address)
Returns true if the provided address resides inside a module stored inside the windows folder (example: .exe or .dll)
Function Parameters
Parameter | Type | Description |
---|---|---|
address | CEAddressString | The address to look up |
See also
STFU NOOBS!!!