Skip to content

MemberDelegate Tracking #4

@Ragora

Description

@Ragora

There should be some base class for class types who will have MemberDelegate instances associated with them to derive from that provides a quick interface to create MemberDelegate instances and quietly keeps track of MemberDelegate instances in the background, allowing for automatic cleanup when the parent 'this' object is deleted.

This will reduce memory usage and hopefully eliminate the potential for illegal memory access caused by invoking a MemberDelegate whose this pointer is no longer valid.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions