#include <Interface.h>
Inherits T.
template<
typename T>
class AZ::Interface< T >::Registrar
A helper utility RAII mixin class that will register / unregister within the constructor / destructor, respectively.
Example Usage:
{
};
Definition Interface.h:62
The documentation for this class was generated from the following file:
- Code/Framework/AzCore/AzCore/Interface/Interface.h