Provides controlled access to the GameObject class for specific classes. More...
#include <GameObjectAttorney.h>
Classes | |
class | Registration |
Provides access to the registration related functions of GameObject. More... | |
Provides controlled access to the GameObject class for specific classes.
The GameObjectAttorney class grants specific classes access to the private and protected members of the GameObject class. This is used to control and restrict access to the GameObject's functionality.