LuaObject.release

Release this reference.

This reference becomes a nil reference. This is only required when you want to release the reference before the lifetime of this LuaObject has ended.

struct LuaObject
pure nothrow @safe
void
release
()

Meta