Rythe-Engine icon indicating copy to clipboard operation
Rythe-Engine copied to clipboard

Investigate and cleanup delegates

Open GlynLeine opened this issue 2 years ago • 0 comments

Describe the bug Delegates might have unused parts, and might not destruct propperly when used with non static non member functions

Expected behavior delegates should work with any callable type and construct and cleanup propperly.

GlynLeine avatar Feb 27 '22 16:02 GlynLeine