Ejemplo n.º 1
0
C_TriggerPlayerMovement::~C_TriggerPlayerMovement()
{
	g_TriggerPlayerMovementList.Remove( this );
}
Ejemplo n.º 2
0
C_PointCamera::~C_PointCamera()
{
    g_PointCameraList.Remove( this );
}
C_FuncReflectiveGlass::~C_FuncReflectiveGlass()
{
	g_ReflectiveGlassList.Remove( this );
}