HolyLib Wiki

luagc.GetCurrentGCHeadObject

 any luagc.GetCurrentGCHeadObject( )

Description

Returns the current GCobject that's at the head of the list.

The head object is always the newest one.

Recently Added

This was recently added in version (0.8 - DEV).

Returns

1any object