Example #1
0
ezRTTI::~ezRTTI()
{
  if (m_szTypeName)
    UnregisterType(this);
}
CreateProxy::~CreateProxy()
{
	UnregisterType("", false);
}