nativeAddress property

int get nativeAddress

Returns the integer address of the underlying native Lua state pointer. Used to detect pointer reuse when swapping VMs.

Implementation

int get nativeAddress;