get_var_addr
Syntax
native get_var_addr(any:...);
Usage
| Parameter | Description |
|---|---|
| ... | Variable to retrieve address from |
Description
Returns the reference address of the variable passed in.
Note
Addresses are local to the plugin and do not represent a full CPU address.
Return
Variable address