Class DestructorLock

#include <Geode/cocos/cocoa/CCObject.h>
classDestructorLock{ ... }

This class is used to fix the problem of destructor recursion.

Examples0
Public static methods6
staticboolisLocked()
No description provided
staticboolisLocked(
void*self
)
No description provided
staticvoidaddLock()
No description provided
staticvoidaddLock(
void*self
)
No description provided
staticvoidremoveLock()
No description provided
staticvoidremoveLock(
void*self
)
No description provided
Public member functions0
Fields0
Protected member functions0
Protected fields0
Derived classes0