native

get_var_addr

Syntax

native get_var_addr(any:...);

Description

Returns the reference address of the variable passed in.

Parameters

... Variable to retrieve address from

Note

Addresses are local to the plugin and do not represent a full CPU
address.

Return

Variable address